Differenze tra le versioni di "MediaWiki:Erudite.css"
by Blue
| Riga 6: | Riga 6: | ||
h1 { | h1 { | ||
text-transform:none; | text-transform:none; | ||
| + | } | ||
| + | |||
| + | #tagline { | ||
| + | display:none; | ||
} | } | ||
Versione delle 17:03, 18 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;
}