Difference between revisions of "Caine Playground Custom Styles.css"
Jump to navigation
Jump to search
(Created page with "{{#css: #bodyContent { background-color: #222222!important; padding: 1em; color: #fff; } .catlinks { background-color: #222222!important; } #bodyContent h1, #bodyConte...") |
|||
Line 15: | Line 15: | ||
} | } | ||
#bodyContent a:hover { | #bodyContent a:hover { | ||
− | color: # | + | color: #d4433e; |
} | } | ||
#container ul { | #container ul { | ||
Line 37: | Line 37: | ||
} | } | ||
.button a:hover { | .button a:hover { | ||
− | border-color: # | + | border-color: #d4433e; |
} | } | ||
.row { | .row { |