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

User:Evon R'al/Sandbox template: Difference between revisions

From EVE University Wiki
m Coding and testing.
m Coding and testing.
Line 30: Line 30:
}}<!--
}}<!--
-->{{#css:
-->{{#css:
.uniwiki-ship-tooltip table, .uniwiki-ship-tooltip tr, .uniwiki-ship-tooltip td
 
{
.uniwiki-ship-tooltip table,
background-color: transparent;  
.uniwiki-ship-tooltip tr,
margin: 0; padding: 0;  
.uniwiki-ship-tooltip td {
vertical-align: top;
  background-color: transparent;  
}
  margin: 0; padding: 0;  
  vertical-align: top;
}
 
.uniwiki-ship-tooltip .left a img
.uniwiki-ship-tooltip .left a img
{
{