Difference between revisions of "Template:Apocalypse CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 19: Line 19:
 
#apoc-title {
 
#apoc-title {
 
   font-family: "Trade Winds", cursive;
 
   font-family: "Trade Winds", cursive;
   font-size:2.6em;
+
   font-size:3em;
 
   line-height:120px;
 
   line-height:120px;
 
   text-align:center;
 
   text-align:center;
Line 31: Line 31:
 
   color: #a18f2b;
 
   color: #a18f2b;
 
   font-weight: bold;
 
   font-weight: bold;
   size: 18px;
+
   size: 22px;
 +
  margin-top: 4px;
 
}
 
}
 
#apoc-container h3, .my-h3 {
 
#apoc-container h3, .my-h3 {
Line 37: Line 38:
 
   color: #a18f2b;
 
   color: #a18f2b;
 
   font-weight: bold;
 
   font-weight: bold;
   size: 16px
+
   size: 20px;
 +
  margin-top: 3px;
 
}
 
}
 
#apoc-container p, #apoc-container td, #apoc-container th, #apoc-container li {
 
#apoc-container p, #apoc-container td, #apoc-container th, #apoc-container li {

Revision as of 16:56, 23 October 2020

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