Difference between revisions of "Team:Dundee/style.css"
Line 3: | Line 3: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | body { | ||
+ | background: #606060; | ||
+ | color: #FFF; | ||
+ | |||
+ | /*background: -webkit-linear-gradient(#606060, #121212); | ||
+ | background: -moz-linear-gradient(#606060, #121212); | ||
+ | background: linear-gradient(#606060, #121212);*/ | ||
+ | } | ||
/* Removing WikiMedia look */ | /* Removing WikiMedia look */ | ||
Line 25: | Line 34: | ||
/* Page Start */ | /* Page Start */ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
h1, h2, h3, h4, h5, h6, p { | h1, h2, h3, h4, h5, h6, p { | ||
font-family: 'Duru Sans', Open Sans Light; | font-family: 'Duru Sans', Open Sans Light; |
Revision as of 11:46, 18 June 2015