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 Working on template {{Color box}}.
m Coding and testing.
Line 4: Line 4:
padding: 0.8em;  
padding: 0.8em;  
width: {{{width|auto}}};  
width: {{{width|auto}}};  
overflow: hidden; /* To stop the div from overlapping floating elements. */
background-color: {{{color|black}}};  
background-color: {{{color|black}}};  
text-align: {{{align|left}}};  
text-align: {{{align|left}}};