Difference between revisions of "Template:ChangelingNav"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Kenna
imported>Keris
m (CSS class rename to make collisions less likely.)
Line 1: Line 1:
 
<css>
 
<css>
   .wrapper {
+
   .CNwrapper {
 
     font-family: Garamont, serif;
 
     font-family: Garamont, serif;
 
     font-size: 10pt;
 
     font-size: 10pt;
Line 11: Line 11:
 
     background: #e5e5e5;
 
     background: #e5e5e5;
 
   }
 
   }
   .wrapper td{
+
   .CNwrapper td{
 
   vertical-align : top;
 
   vertical-align : top;
 
   }
 
   }
  
   .wrapper th {
+
   .CNwrapper th {
 
     background: silver;
 
     background: silver;
 
   }
 
   }
  
   .tablesection {
+
   .CNtablesection {
 
     border-bottom: 1px black solid;
 
     border-bottom: 1px black solid;
 
     align: center;
 
     align: center;
 
   }
 
   }
 
</css>
 
</css>
{| class="wrapper" cellpadding="0" width="100%"
+
{| class="CNwrapper" cellpadding="0" width="100%"
 
  |-
 
  |-
 
  !align = "center" colspan = "4" | Changeling Navigation  
 
  !align = "center" colspan = "4" | Changeling Navigation  
Line 32: Line 32:
 
  |colspan = "2" align="center" | [[:Category:Changeling|Changeling Characters]]
 
  |colspan = "2" align="center" | [[:Category:Changeling|Changeling Characters]]
 
  |-
 
  |-
  |colspan = "4" class="tablesection" align = "center"|
+
  |colspan = "4" class="CNtablesection" align = "center"|
 
* [[Dutchy of the Setting Sun]]
 
* [[Dutchy of the Setting Sun]]
 
  |-
 
  |-

Revision as of 04:37, 9 March 2014