Difference between revisions of "Apple of Discord Custom Styles.css"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
+
{{#css:
 
#bodyContent {
 
#bodyContent {
 
   background-color: #222222!important;
 
   background-color: #222222!important;
Line 11: Line 11:
 
   color: #fff;
 
   color: #fff;
 
}
 
}
#bodyContent a, #bodyContent a:visited, #bodyContent a:active, #bodyContent a:hover {
+
#bodyContent a, #bodyContent a:visited, #bodyContent a:active {
   color: #fff;
+
   color: #f9e09f;
 
}
 
}
 
#bodyContent a:hover {
 
#bodyContent a:hover {
   color: #D4AF37;
+
   color: #D4AF37;
 
}
 
}
 
#container ul {
 
#container ul {
Line 30: Line 30:
 
}
 
}
 
.button a {
 
.button a {
   border: white 5px solid;
+
   border: #f9e09f 5px solid;
 
   display: block;
 
   display: block;
 
   margin: .5em;
 
   margin: .5em;
Line 67: Line 67:
 
   border: #f9e09f 6px double;
 
   border: #f9e09f 6px double;
 
}
 
}
 +
}}

Latest revision as of 13:06, 21 August 2020