MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Dokumentation
Wechseln zu:Navigation, Suche
Zeile 23: Zeile 23:
 
body {
 
body {
 
font: x-small sans-serif;
 
font: x-small sans-serif;
background: #f9f9f9 url(Lablau.jpg) 0 0 no-repeat;
+
background: #f9f9f9 url(http://wiki.tandler.com/images/d/df/Lablau.jpg) 0 0 no-repeat;
 
color: black;
 
color: black;
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
 
}
 
}

Version vom 15. Oktober 2020, 15:08 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
body.page-Example_Page li#ca-viewsource { display:none!important; }

.res-img img {
	max-width:100%;
	height:auto;
}
#ca-nstab-main { display:none!important; }
#ca-viewsource { display: none !important; }
#ca-viewsource { display: none !important; }
#ca-history { display:none!important; } 
#ca-talk { display:none!important; }


  body {
    position: relative;
  }

.nav-pills .nav-link.active {
    background-color: #666699!important;
}

body {
	font: x-small sans-serif;
	background: #f9f9f9 url(http://wiki.tandler.com/images/d/df/Lablau.jpg) 0 0 no-repeat;
	color: black;
	margin: 0;
	padding: 0;
}