Difference between revisions of "User:Arin Mara/Sandbox/Template:CSS"

From EVE University Wiki
Jump to: navigation, search
m (Added a probe)
m (Removed comments)
Line 1: Line 1:
 
{{#css:
 
{{#css:
 
/* infoboxtable */
 
 
 
.infoboxtable {
 
.infoboxtable {
 
     background: #000000;  
 
     background: #000000;  
Line 45: Line 42:
 
     padding: 0;
 
     padding: 0;
 
}
 
}
 
/* infoboxnamegray */
 
  
 
.infoboxnamegray {
 
.infoboxnamegray {
Line 64: Line 59:
 
     color: #000000;  
 
     color: #000000;  
 
}
 
}
 
/* infoboxdescriptiongray */
 
  
 
.infoboxdescriptiongray {
 
.infoboxdescriptiongray {
Line 81: Line 74:
 
     color: #000000;  
 
     color: #000000;  
 
}
 
}
 
 
}}One<noinclude>
 
}}One<noinclude>
 
</noinclude>
 
</noinclude>

Revision as of 21:38, 16 February 2021

One