Cleans styles.

This commit is contained in:
Lars Jung 2012-09-16 15:15:07 +02:00
parent 6245c4654c
commit 53733ccdf5
24 changed files with 167 additions and 1017 deletions

View file

@ -5,8 +5,8 @@
font-size: 16px;
}
#content-header, #content-footer {
color: #333;
a, a:active, a:visited {
color: #2080FF;
@ -14,12 +14,11 @@
cursor: pointer;
&:hover {
color: #68A9FF;
color: #555;
}
}
}
#content-header {
padding-bottom: 12px;
margin-bottom: 32px;