Difference between revisions of "Template:Dreaming CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
<includeonly>{{#css:
 
<includeonly>{{#css:
 
.mw-body h1.firstHeading {
 
.mw-body h1.firstHeading {
   font-family: "Carter One", cursive;
+
   font-family: "Rye", cursive;
 
   color: #D35400;
 
   color: #D35400;
 
   font-weight: bold;
 
   font-weight: bold;
Line 8: Line 8:
 
}
 
}
 
#dream-container-frame {
 
#dream-container-frame {
   background-color: #47586A;
+
   background-color: #E0E7F0;
 
   padding: 5px;
 
   padding: 5px;
 
}
 
}
 
#dream-container {
 
#dream-container {
   background-color:#47586A;
+
   background-color:#E0E7F0;
 
   border-style:solid;
 
   border-style:solid;
 
   border-color:#D35400;
 
   border-color:#D35400;
Line 18: Line 18:
 
}
 
}
 
#dream-title {
 
#dream-title {
   font-family: "Trade Winds", cursive;
+
   font-family: "Medieval Sharp", cursive;
 
   font-size:2.6em;
 
   font-size:2.6em;
 
   line-height:120px;
 
   line-height:120px;
Line 28: Line 28:
 
}
 
}
 
#dream-container h2, .my-h2 {
 
#dream-container h2, .my-h2 {
   font-family: "Carter One", cursive;
+
   font-family: "Rye", cursive;
 
   color: #D35400;
 
   color: #D35400;
 
   font-weight: bold;
 
   font-weight: bold;
Line 34: Line 34:
 
}
 
}
 
#dream-container h3, .my-h3 {
 
#dream-container h3, .my-h3 {
   font-family: "Carter One", cursive;
+
   font-family: "Rye", cursive;
 
   color: #D35400;
 
   color: #D35400;
 
   font-weight: bold;
 
   font-weight: bold;
Line 64: Line 64:
 
}
 
}
 
#pc-oocvitals {
 
#pc-oocvitals {
   background-color:#547F65;
+
   background-color:#C1C92D;
 
   border-style:solid;
 
   border-style:solid;
 
   border-color:#D35400;
 
   border-color:#D35400;

Revision as of 16:58, 23 October 2020

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