Difference between revisions of "Template:Sabbat CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
 
Line 11: Line 11:
 
{{#css:
 
{{#css:
 
.mw-body h1.firstHeading {
 
.mw-body h1.firstHeading {
   font-family: "Special Elite";
+
   font-family: "Farsan";
 
   color: #407b66;
 
   color: #407b66;
 
   font-weight: bold;
 
   font-weight: bold;
Line 25: Line 25:
 
}
 
}
 
#sabbat-title {
 
#sabbat-title {
   font-family: "Special Elite", serif;
+
   font-family: "Farsan", serif;
 
   font-size: 3em;
 
   font-size: 3em;
 
   text-align:center;
 
   text-align:center;
Line 34: Line 34:
 
}
 
}
 
#sabbat-container h2, .my-h2 {
 
#sabbat-container h2, .my-h2 {
   font-family: "Special Elite";
+
   font-family: "Farsan";
 
   color: #407b66;
 
   color: #407b66;
 
   font-weight: bold;
 
   font-weight: bold;
Line 40: Line 40:
 
}
 
}
 
#sabbat-container h3, .my-h3 {
 
#sabbat-container h3, .my-h3 {
   font-family: "Special Elite";
+
   font-family: "Farsan";
 
   color: #407b66;
 
   color: #407b66;
 
   font-weight: bold;
 
   font-weight: bold;
Line 53: Line 53:
 
#sabbat-container p, #sabbat-container td, #sabbat-container th, #sabbat-container li, #sabbat-container dd, #sabbat-container dt {
 
#sabbat-container p, #sabbat-container td, #sabbat-container th, #sabbat-container li, #sabbat-container dd, #sabbat-container dt {
 
   font-size: 16px;
 
   font-size: 16px;
   font-family: 'Candara', 'Segoe UI', sans-serif;
+
   font-family: 'Montserrat', sans-serif;
 
   color: #c7cecc;
 
   color: #c7cecc;
 
   vertical-align:top;
 
   vertical-align:top;

Latest revision as of 23:18, 21 October 2022

This is the "Sabbat CSS" template. It should be called in the following format:

{{Sabbat CSS
}}

Edit the page to see the template text. This template defines the table "Sabbat_CSS". This table has not been created yet.