Update colors on style sheet.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
body {
|
||||
font-family: sans-serif ;
|
||||
background: #333 ;
|
||||
background: #222 ;
|
||||
color: #ccc ;
|
||||
}
|
||||
|
||||
@@ -23,7 +23,11 @@ footer {
|
||||
}
|
||||
|
||||
a {
|
||||
color: #cc6
|
||||
color: #cc6 ;
|
||||
}
|
||||
|
||||
h1,h2,h3,h4,h5,h6,b,strong {
|
||||
color: #888 ;
|
||||
}
|
||||
|
||||
/* For TAGLIST.HTML */
|
||||
|
Reference in New Issue
Block a user