mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Tone down the blackness of the header a bit
This commit is contained in:
parent
68f311aaf8
commit
c9a5feb35e
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue