Difference between revisions of "Template:Dreaming CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 64: Line 64:
 
}
 
}
 
#pc-oocvitals {
 
#pc-oocvitals {
   background-color:#C1C9D2;
+
   background-color:#b6c4c9;
 
   border-style:solid;
 
   border-style:solid;
 
   border-color:#009fd7;
 
   border-color:#009fd7;
Line 73: Line 73:
 
   text-align:left;
 
   text-align:left;
 
}
 
}
#dream-container a:link, #dream-container a.external:link {
+
 
  color: #A94300;
 
}
 
#dream-container a:visited, #dream-container a.external:visited {
 
  color: #c45e79;
 
}
 
#dream-container a:hover, #dream-container a.external:hover {
 
  color: #FF6F10;
 
}
 
#dream-container a:active, #dream-container a.external:active {
 
  color: #FF934C;
 
}
 
#dream-container a.new, #dream-container a.new:visited {
 
  color: #B00156;
 
}
 
 
.clearfix::after {
 
.clearfix::after {
 
   content: "";
 
   content: "";

Latest revision as of 01:49, 1 October 2022

This is the CSS used by many Dreaming-related pages.