Differenze tra le versioni di "MediaWiki:Erudite.css"
by Blue
| Riga 17: | Riga 17: | ||
#homedivbox { | #homedivbox { | ||
| − | text-align:center; | + | /* text-align:center; */ |
} | } | ||
Versione delle 10:47, 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;
}
#homedivbox {
/* text-align:center; */
}
.homediv {
vertical-align:top;
text-align:left;
border:thin solid #aaaaaa;
display:inline-block;
padding:10px;
margin:auto 20px;
}
.homediv h2 {
margin-top:0px;
}