MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus MediaWiki 1.27.4
Wechseln zu: Navigation, Suche
(Die Seite wurde geleert.)
Zeile 1: Zeile 1:
  
/* Changes the background color of the bottom and left of each page, up to behind half of the logo: */
 
body {
 
  background: blue;
 
}
 
 
/* Changes the background color behind the top half of the logo and at top of each page: */
 
#mw-page-base {
 
  background: blue;
 
}
 

Version vom 8. Juni 2021, 15:57 Uhr