SpongeForum – unser SpongeBob-Forum

MediaWiki:Common.css

Aus SpongePedia
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
/*
+
/* CSS an dieser Stelle wirkt sich auf alle Skins aus */
* CSS an dieser Stelle wirkt sich auf alle Skins aus
+
.box-hs {
* <nowiki>
+
  border:            2px solid #6959CD;
*/
+
  background-color:  #ffff88;
 +
  -moz-border-radius: 5px;
 +
}
  
/* eingefärbte Namensräume */
+
.box-hs h2 {
  /* SpongePedia */
+
  text-align: center;
.ns-2 #content, .ns-2 #p-Navigation .pBody, .ns-2 #p-SpongePedia .pBody, .ns-2 #p-Navigation .pBody, .ns-2 #p-search .pBody, .ns-2 #p-tb .pBody, .ns-2 #p-cactions li, .ns-2 #p-cactions li a
+
}
                                    { background: #E8F3FF; border: 1px solid #92D0FF; }
+
.ns-2 #bodyContent table
+
                                    { background: #E8F3FF;}
+
  
/*
+
body.page-Hauptseite h1.firstHeading,
* </nowiki>
+
body.page-Hauptseite #catlinks,
*/
+
body.page-Hauptseite #contentSub {
 +
  display: none;
 +
}

Version vom 2. August 2010, 15:05 Uhr

/* CSS an dieser Stelle wirkt sich auf alle Skins aus */
.box-hs {
   border:             2px solid #6959CD;
   background-color:   #ffff88;
   -moz-border-radius: 5px;
}

.box-hs h2 {
   text-align: center;
}

body.page-Hauptseite h1.firstHeading,
body.page-Hauptseite #catlinks,
body.page-Hauptseite #contentSub {
   display: none;
}

Varianten
Aktionen
Navigation
SpongePedia
SpongeBob
Werkzeuge