1
0
Fork 0
forked from wezm/wezm.net

Tone down the blackness of the header a bit

This commit is contained in:
Wesley Moore 2010-01-23 18:14:12 +11:00
parent 68f311aaf8
commit c9a5feb35e

View file

@ -102,7 +102,7 @@ pre {
-webkit-border-bottom-right-radius: 1em;
-moz-border-bottom-right-radius: 1em;
border-bottom-right-radius: 1em;
background-color: black;
background-color: #1C1C1C;
}
#header a {
text-decoration: none;