Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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

From EVE University Wiki
Arin Mara (talk | contribs)
m Added a probe
Arin Mara (talk | contribs)
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