themes modifications

themes modifications
This commit is contained in:
Tom Canac 2014-01-10 23:14:03 +01:00
parent eaf0b092e7
commit 4fad93db8d

View file

@ -23,11 +23,11 @@
font-size: 1.5rem; font-size: 1.5rem;
font-family: Helvetica, Arial, sans-serif; font-family: Helvetica, Arial, sans-serif;
background: #2B2B2B; background: #2B2B2B;
color: #FFF; color: #BBB;
} }
a { a, h1 a {
color: #74b336; color: #CE4D45;
font-weight: bold; font-weight: bold;
text-decoration: none; text-decoration: none;
} }
@ -35,9 +35,6 @@
margin: 20px 0 0 0; margin: 20px 0 0 0;
} }
h1 a{
color: #74b336;
}
body > header{ body > header{
padding: 1px; padding: 1px;