36,271
edits
No edit summary |
m (Wikia moved page User:SmallerOnTheOutside/Sandbox/Sandbox13 to User:SOTO/Sandbox/Sandbox13: Automatically moved page while renaming the user "SmallerOnTheOutside" to "SOTO") |
||
(4 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
.hm-section #hm-section-head { | .hm-section #hm-section-head { | ||
padding-bottom: 9px!important; | padding-bottom: 9px!important; | ||
padding-top: | padding-top: 27px!important; | ||
margin: -30px 13px 2px 8px; | |||
} | } | ||
.hm-section h3 { | .hm-section h3 { | ||
position: absolute; | position: absolute; | ||
top: | top: 38px; | ||
left: | left: 15px; | ||
width: 180px; | width: 180px; | ||
text-align: center; | text-align: center; | ||
z-index: 2; | z-index: 2; | ||
} | |||
.hm-section h4:first-of-type { | |||
margin-top: 3px; | |||
} | } | ||
</pre> | </pre> | ||
Line 19: | Line 23: | ||
==== First release ==== | ==== First release ==== | ||
Text</pre> | Text</pre> | ||
=== HM gallery CSS === | |||
<pre> | |||
.hm-gallery { | |||
float: right; | |||
margin: 0 -6px 10px 10px; | |||
text-align: center; | |||
font-size: 75%; | |||
} | |||
</pre> |
edits