Differenze tra le versioni di "MediaWiki:Erudite.css"

by Blue
Riga 12: Riga 12:
 
}
 
}
  
#footer1, #footer2, #footer3 {
+
#footer1, #footer2, #footer3, #footer4 {
 
   display:none;
 
   display:none;
 
}
 
}

Versione delle 14:51, 20 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;
}