1,512
edits
(Created page with "→All CSS here will be loaded for users of the Timeless skin: →CSS placed here will affect users of the Timeless skin: @import url(https://tools-static.wmflabs.org/font...") |
No edit summary |
||
Line 14: | Line 14: | ||
background: #000; | background: #000; | ||
color: #ccccff; | color: #ccccff; | ||
} | } | ||
a { | a { | ||
color: # | color: #daa520; | ||
} | } | ||
a:hover, a:visited { | a:hover, a:visited { | ||
color: # | color: #daa520; | ||
} | } | ||
h1 { | h1 { | ||
Line 29: | Line 28: | ||
h1, h2, h3, h4 { | h1, h2, h3, h4 { | ||
color: #6699ff; | color: #6699ff; | ||
} | } | ||
#personal .dropdown b { | #personal .dropdown b { |
edits