Foreground.css: Difference between revisions
From Iron Realms Nexus Client Documentation
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
h3, h4, h5, h6 { | h3, h4, h5, h6 { | ||
margin-top:1em; | margin-top:1em; | ||
} | |||
.thumb | |||
{ | |||
border: solid 1px grey; | |||
margin: 3px: | |||
background-color:#CCC; | |||
} | } |
Revision as of 22:12, 16 February 2016
h3, h4, h5, h6 { margin-top:1em; } .thumb { border: solid 1px grey; margin: 3px: background-color:#CCC; }