Difference between revisions of "Caine Playground Custom Styles.css"

From Modern Enigma Society 2020 Wiki
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: #8f7f9d;
+
   color: #d4433e;
 
}
 
}
 
#container ul {
 
#container ul {
Line 37: Line 37:
 
}
 
}
 
.button a:hover {
 
.button a:hover {
   border-color: #8f7f9d;
+
   border-color: #d4433e;
 
}
 
}
 
.row {
 
.row {

Revision as of 01:11, 6 June 2021