Brighter headers.

The headers were to dark to be visible thru the mirror.
This commit is contained in:
Michael Teeuw 2016-04-10 23:42:03 +02:00
parent 30bcc8e7f0
commit 9bf22e5e13

View File

@ -21,7 +21,7 @@ body {
*/
.dimmed {
color: #555;
color: #666;
}
.normal {
@ -91,11 +91,11 @@ header {
font-size: 15px;
font-family: "Roboto Condensed";
font-weight: 400;
border-bottom: 1px solid #333;
border-bottom: 1px solid #666;
line-height: 0.35em;
padding-bottom: 10px;
margin-bottom: 10px;
color: #666;
color: #999;
}
sup {