Differenze tra le versioni di "MediaWiki:Erudite.css"
by Blue
| Riga 2: | Riga 2: | ||
#menu { | #menu { | ||
background-color: rgba(74, 110, 184, 0.7); | background-color: rgba(74, 110, 184, 0.7); | ||
| + | } | ||
| + | |||
| + | h1 { | ||
| + | text-transform:none; | ||
} | } | ||
Versione delle 17:02, 18 mag 2015
/* Set the colour of the top menu */
#menu {
background-color: rgba(74, 110, 184, 0.7);
}
h1 {
text-transform:none;
}