Common.css: Difference between revisions
From DT Online
(Add space above groups - mainly to put a bit of space above category buttons) |
m (A bit more padding to the left of right floated items) |
||
Line 2: | Line 2: | ||
div.floatright | div.floatright | ||
{ | { | ||
padding-left: | padding-left: 2em; | ||
} | } | ||
Revision as of 07:46, 19 February 2015
/* CSS placed here will be applied to all skins */ div.floatright { padding-left: 2em; } div.group { margin-top: 0.5em; }