MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Dokumentation
Wechseln zu:Navigation, Suche
 
(133 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
 
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
 
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
 +
 +
@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;700&display=swap');
 +
 +
 
body.page-Example_Page li#ca-viewsource { display:none!important; }
 
body.page-Example_Page li#ca-viewsource { display:none!important; }
  
Zeile 6: Zeile 10:
 
height:auto;
 
height:auto;
 
}
 
}
 +
 
#ca-nstab-main { display:none!important; }
 
#ca-nstab-main { display:none!important; }
 
#ca-viewsource { display: none !important; }
 
#ca-viewsource { display: none !important; }
Zeile 12: Zeile 17:
 
#ca-talk { display:none!important; }
 
#ca-talk { display:none!important; }
  
 +
.nav-pills .nav-link.active {
 +
    background-color: #666699!important;
 +
}
  
   body {
+
.card_scroll{
    position: relative;
+
   height: 180px;
   }
+
}
 +
.scrollable{
 +
  overflow-y: auto;
 +
   max-height: 300px;
 +
}
  
.nav-pills .nav-link.active {
+
body {  font-family: 'League Spartan', sans-serif;
     background-color: #666699!important;
+
 
 +
    font-size: 20px; /* Standardtext größer machen */
 +
}
 +
 
 +
ul {
 +
  list-style: circle;
 +
}
 +
 
 +
.p-navbar {
 +
     background-color: #f6f6f9;
 +
}
 +
 
 +
 
 +
 
 +
.p-navbar a {
 +
    color: #372281 !important;
 +
    font-weight: normal !important;
 
}
 
}
  
body {
+
#toc a {
font: x-small sans-serif;
+
    color: #372281 !important;
background: #f9f9f9 url(http://wiki.tandler.com/images/d/df/Lablau.jpg) 0 0 no-repeat;
+
    font-weight: normal !important;
color: black;
+
}
margin: 0;
+
#mw-panel a {
padding: 0;
+
    color: #372281 !important;
 +
    font-weight: normal !important;
 +
}
 +
#p-navigation a,
 +
.portal a {
 +
    color: #372281 !important;
 +
    font-weight: normal !important;
 +
}
 +
.page-Hauptseite a,
 +
.page-Kontakt a {
 +
    color: #372281 !important;
 +
    font-weight: normal !important;
 +
}
 +
.page-Hydraulik a {
 +
    color: #372281 !important;
 +
    font-weight: normal !important;
 +
}
 +
.page-Flow a {
 +
    color: #372281 !important;
 +
    font-weight: normal !important;
 +
}
 +
.page-GeoCPM a {
 +
    color: #372281 !important;
 +
    font-weight: normal !important;
 +
}
 +
.page-Control a {
 +
    color: #372281 !important;
 +
    font-weight: normal !important;
 +
}
 +
.page-KasaNova a {
 +
    color: #372281 !important;
 +
    font-weight: normal !important;
 +
}
 +
.page-Geo3D a {
 +
    color: #372281 !important;
 +
    font-weight: normal !important;
 +
}
 +
.page-ToGo a {
 +
    color: #372281 !important;
 +
    font-weight: normal !important;
 +
}
 +
.page-Kanabis a {
 +
    color: #372281 !important;
 +
    font-weight: normal !important;
 +
}
 +
.page-AQUA a {
 +
    color: #372281 !important;
 +
    font-weight: normal !important;
 +
}
 +
.page-Wert a {
 +
    color: #372281 !important;
 +
    font-weight: normal !important;
 
}
 
}
 +
</style>

Aktuelle Version vom 14. August 2025, 08:42 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;700&display=swap');


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; }

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

.card_scroll{
  height: 180px;
}
.scrollable{
  overflow-y: auto;
  max-height: 300px;
}

body {  font-family: 'League Spartan', sans-serif;

    font-size: 20px; /* Standardtext größer machen */
}

ul {
  list-style: circle;
}

.p-navbar {
    background-color: #f6f6f9;
}



.p-navbar a {
    color: #372281 !important;
    font-weight: normal !important;
}

#toc a {
    color: #372281 !important;
    font-weight: normal !important;
}
#mw-panel a {
    color: #372281 !important;
    font-weight: normal !important;
}
#p-navigation a,
.portal a {
    color: #372281 !important;
    font-weight: normal !important;
}
.page-Hauptseite a,
.page-Kontakt a {
    color: #372281 !important;
    font-weight: normal !important;
}
.page-Hydraulik a {
    color: #372281 !important;
    font-weight: normal !important;
}
.page-Flow a {
    color: #372281 !important;
    font-weight: normal !important;
}
.page-GeoCPM a {
    color: #372281 !important;
    font-weight: normal !important;
}
.page-Control a {
    color: #372281 !important;
    font-weight: normal !important;
}
.page-KasaNova a {
    color: #372281 !important;
    font-weight: normal !important;
}
.page-Geo3D a {
    color: #372281 !important;
    font-weight: normal !important;
}
.page-ToGo a {
    color: #372281 !important;
    font-weight: normal !important;
}
.page-Kanabis a {
    color: #372281 !important;
    font-weight: normal !important;
}
.page-AQUA a {
    color: #372281 !important;
    font-weight: normal !important;
}
.page-Wert a {
    color: #372281 !important;
    font-weight: normal !important;
}
</style>