Difference between revisions of "Template:Dreaming CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
.mw-body h1.firstHeading {
 
.mw-body h1.firstHeading {
 
   font-family: "Rye", cursive;
 
   font-family: "Rye", cursive;
   color: #805fa3;
+
   color: #009fd7;
 
   font-weight: bold;
 
   font-weight: bold;
 
   font-size: 2em;
 
   font-size: 2em;
Line 14: Line 14:
 
   background-color:#f2dadd;
 
   background-color:#f2dadd;
 
   border-style:solid;
 
   border-style:solid;
   border-color:#805fa3;
+
   border-color:#009fd7;
 
   padding: 5px;
 
   padding: 5px;
 
}
 
}
Line 23: Line 23:
 
   text-align:center;
 
   text-align:center;
 
   font-weight:bolder;
 
   font-weight:bolder;
   color:#805fa3;
+
   color:#009fd7;
 
   margin:20px;
 
   margin:20px;
 
   vertical-align:middle;
 
   vertical-align:middle;
Line 29: Line 29:
 
#dream-container h2, .my-h2 {
 
#dream-container h2, .my-h2 {
 
   font-family: "Rye", cursive;
 
   font-family: "Rye", cursive;
   color: #805fa3;
+
   color: #009fd7;
 
   font-weight: bold;
 
   font-weight: bold;
 
   font-size: 1.6em;
 
   font-size: 1.6em;
Line 35: Line 35:
 
#dream-container h3, .my-h3 {
 
#dream-container h3, .my-h3 {
 
   font-family: "Rye", cursive;
 
   font-family: "Rye", cursive;
   color: #805fa3;
+
   color: #009fd7;
 
   font-weight: bold;
 
   font-weight: bold;
 
   font-size: 1.3em;
 
   font-size: 1.3em;
Line 66: Line 66:
 
   background-color:#C1C9D2;
 
   background-color:#C1C9D2;
 
   border-style:solid;
 
   border-style:solid;
   border-color:#805fa3;
+
   border-color:#009fd7;
 
   padding:5px;
 
   padding:5px;
 
}
 
}

Revision as of 01:28, 1 October 2022

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