Difference between revisions of "Template:Dreaming CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
   color: #D35400;
 
   color: #D35400;
 
   font-weight: bold;
 
   font-weight: bold;
   font-size: 24px;
+
   font-size: 2em;
 
}
 
}
 
#dream-container-frame {
 
#dream-container-frame {
Line 31: Line 31:
 
   color: #D35400;
 
   color: #D35400;
 
   font-weight: bold;
 
   font-weight: bold;
   size: 20px;
+
   size: 1.8em;
 
}
 
}
 
#dream-container h3, .my-h3 {
 
#dream-container h3, .my-h3 {
Line 37: Line 37:
 
   color: #D35400;
 
   color: #D35400;
 
   font-weight: bold;
 
   font-weight: bold;
   size: 18px
+
   size: 1.6em;
 
}
 
}
 
#dream-container p, #dream-container td, #dream-container th, #dream-container li {
 
#dream-container p, #dream-container td, #dream-container th, #dream-container li {

Revision as of 17:22, 23 October 2020

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