themes modifications

themes modifications
This commit is contained in:
Tom Canac 2014-01-10 23:14:03 +01:00
parent eaf0b092e7
commit 4fad93db8d
1 changed files with 3 additions and 6 deletions

View File

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