Differenze tra le versioni di "MediaWiki:Erudite.css"
by Blue
Riga 14: | Riga 14: | ||
#footer1, #footer2, #footer3, #footer4 { | #footer1, #footer2, #footer3, #footer4 { | ||
display:none; | display:none; | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.homediv { | .homediv { | ||
vertical-align:top; | vertical-align:top; | ||
− | + | border:thin dashed #aaaaaa; | |
− | border:thin | ||
display:inline-block; | display:inline-block; | ||
padding:10px; | padding:10px; |
Versione delle 11:56, 21 mag 2015
/* Set the colour of the top menu */ #menu { background-color: rgba(74, 110, 184, 0.7); } h1 { text-transform:none; } #tagline { display:none; } #footer1, #footer2, #footer3, #footer4 { display:none; } .homediv { vertical-align:top; border:thin dashed #aaaaaa; display:inline-block; padding:10px; margin:auto 20px; } .homediv h2 { margin-top:0px; }