MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Sureai
Wechseln zu: Navigation, Suche
Zeile 4: Zeile 4:
 
#mw-head{
 
#mw-head{
 
  background-color: #141313;
 
  background-color: #141313;
 +
}
 +
.mw-body{
 +
background-color: #1E1C1C;
 
}
 
}

Version vom 22. Juni 2016, 07:23 Uhr

body {
 background-color: #141313;
}
#mw-head{
 background-color: #141313;
}
.mw-body{
 background-color: #1E1C1C;
}