More actions
Created page with "pre { margin-top: 0; }" |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
pre { | pre { | ||
margin-top: 0; | margin-top: 0; | ||
} | |||
.scriptbox { | |||
margin-top: 14px; | |||
} | |||
.scriptname { | |||
margin-bottom: .5em; | |||
font-weight: bold; | |||
} | } |