MediaWiki:Monobook.css | ElderScrollsPortal.de

MediaWiki:Monobook.css

Deepfighter (Diskussion | Beiträge)
Versuch I
 
Killfetzer (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
 
(94 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
/** Do not force 'lowercase' */
/* Reiter für Navigationsbereiche: Farbe, Rand und runde Ecke rechts-oben */
.portlet h5,
.portlet h5 {
.portlet h6,
  background-color: #d1d4e0;
#p-personal ul,
  font-weight:bold;
#p-cactions li a {
  margin-top:10px;
text-transform: none;
  border: thin solid silver;
}
  -moz-border-radius-topright: 1em;
}
/* Registerkarte/Reiter für Navigationsbereiche */
.portlet h5  
{
  background-color: #e0e3e6;
  border: thin solid silver;
}
/* Standard Navigationsleisten */
div.BoxenVerschmelzen,
div.NavFrame {
margin: 0px;
padding: 2px;
border: 1px solid #aaaaaa;
text-align: center;
border-collapse: collapse;
font-size: 95%;
}
div.BoxenVerschmelzen div.NavFrame {
border-style: none;
border-style: hidden;
}
div.NavFrame + div.NavFrame {
border-top-style: none;
border-top-style: hidden;
}
div.NavPic {
background-color: #ffffff;
margin: 0px;
padding: 2px;
float: left;
}
div.NavFrame div.NavHead {
height: 1.6em;
font-weight: bold;
font-size: 100%;
background-color: #efefef;
}
div.NavFrame p {
font-size: 100%;
}
div.NavFrame div.NavContent {
font-size: 100%;
}
div.NavFrame div.NavContent p {
font-size: 100%;
}
div.NavEnd {
margin: 0px;
padding: 0px;
line-height: 1px;
clear: both;
}
/* Style um den Abstand zwischen den Absätzen zu vergrößern */
dl {
margin: 0px;
margin-bottom: 1em;
}
/* Style um eine Liste von Fußnoten wieder am linken Rand zu plazieren */
#FootNotes dl dd {
  margin: 0px;
  font-style: italic;
  font-size: 95%;
}


/* Nummerierungen in Inhaltsverzeichnissen ausblenden */
span.tocnumber {
        display:none;
}


/* Einrückung in Inhaltsverzeichnissen bei Umbruch */
/* Navigationskategorien: runde Ecken, Hovereffekt, Randfarbe */
li.toclevel-1 {
div.pBody {
      text-indent:-0.4em;
  -moz-border-radius-topright: 1em;
      margin-left:0.4em;
  -moz-border-radius-bottomright: 1em;
}
  border-color:silver;
}
.pBody li {
  list-style-image: url(http://www.scharesoft.de/joomla/almanach/skins/monobook/Bullet1.gif);
}
.pBody li:hover, .pBody li:active {
  list-style-image: url(http://www.scharesoft.de/joomla/almanach/skins/monobook/Bullet2.gif);
}


/* "N" für neue Seite gelb unterlegt ([[MediaWiki:newpageletter]]) */
.newpage {
  color: black;
  background-color: yellow;
}


/* kein automatischer Fettdruck bei ";" */
/* Reiter über Inhalt: angepasst an Hauptseite */
dt {
#p-cactions ul li {
  font-weight:normal;
  background-color:#e8eaf7;
}
  border:thin solid #a2b5cd;
  border-bottom:none;
}
#p-cactions ul li a {
  background-color:#e8eaf7;
  border:none;
}
#p-cactions li.selected {
  border-color: silver;
}
#p-cactions div ul li:first-child, #p-cactions div ul li:first-child a {
  -moz-border-radius-topleft: 1em;
}
#p-cactions div ul li:last-child, #p-cactions div ul li:last-child a {
  -moz-border-radius-topright: 1em;
}


/* Make all non-namespace pages have a light blue content area. This is done by
        setting the background color for all #content areas to light blue and then
        overriding it for any #content enclosed in a .ns-0 (main namespace). I then
        do the same for the "tab" background colors. --Lupo */


#content,
/* Seiteninhalt: Ecken abgerundet, Randfarbe */
#mytabs li.selected a,
#content {
#p-cactions li.selected a {
  border-color:silver;  
        background-color: #F3F3FF; /* ein leichtes blau */
  -moz-border-radius-topleft: 1em;
}
  -moz-border-radius-bottomleft: 1em;
.ns-0 #content,
}
.ns-0 #mytabs li.selected a,
.ns-0 #p-cactions li.selected a,
.ns-102 #content,
.ns-102 #mytabs li.selected a,
.ns-102 #p-cactions li.selected a,
.ns-104 #content,
.ns-104 #mytabs li.selected a,
.ns-104 #p-cactions li.selected a {
        background-color: white;
}


/* == Hintergrundfarben ==
.ns--1 table,
.ns-2 table,
.ns-4 table,
.ns--1 form {
        background: inherit;
}
*/


/* Vermeide hässliche weiße Ränder bei Float-Objekten auf nicht-weißen Hintergründen. */
/* Einrückung in Inhaltsverzeichnissen bei Umbruch */
li.toclevel-1 {
div.thumb {
  text-indent:-0.4em;
        border: none;
  margin-left:0.4em;
}
}
div.tright {
        border: none;
        margin: 0.5em 0 0.8em 1.4em;
}
div.tleft {
        border: none;
        margin: 0.5em 1.4em 0.8em 0;
}


div.toolbar {
        margin-top:3px;
        border-style:solid;
        border-width:1px;
        border-color:#aaaaaa;
        padding:1px;
        text-align:left;
        background-color:white;
}


/* Zitier-Link raus */
/* Verhindert, dass Tabbezeichnungen klein geschrieben werden */
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
text-transform: none;
}


#t-cite { display: none; }


/* Hintergrundfarbe für alle Spezialseiten geändert */
/* .ns--1 #content,
.ns--1 #mytabs li.selected a,
.ns--1 #p-cactions li.selected a,
.ns--1 #p-cactions li.selected a:hover, .ns--1 #p-cactions li.selected a:active {
  background-color: #e8eaf7;
} */


/*classe text : Text in der Mitte der Seite zentriert, Blocksatz*/


.text p {  
/* Randfarbe des Footers */
  text-indent: 2em
#footer {
}
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
}


.text {
  width: 33em;
  text-align:justify;
  margin:0px auto;
}


.text pre {
/* CSS3-Kompatiblität abgedeckt */
  background-color: #ffffff;
div.pBody {
  font-family:sans-serif;
  border-radius-topright: 1em;
  line-height: 150%;
  border-radius-bottomright: 1em;
  border: 0px;
}
  padding-left: 2em;
.portlet h5 {
  margin: 0;
  border-radius-topright: 1em
  white-space: pre;
}
}
#content {
  border-radius-topleft: 1em;
  border-radius-bottomleft: 1em;
}
#p-cactions div ul li:first-child, #p-cactions div ul li:first-child a {
  border-radius-topleft: 1em;
}
#p-cactions div ul li:last-child, #p-cactions div ul li:last-child a {
  border-radius-topright: 1em;
}


/*classe text44: Text in der Mitte der Seite zentriert, Breite 44 em Blocksatz*/


.text44 p {
/* benötigt für Zeitachsen-Vorlage */
  text-indent: 2em
}


.text44 {
div.timelinesingle div {
  width: 44em;
  display:none;
  text-align:justify;
  z-index:0;
  margin:0px auto;
}
}


.text44 pre {
div.timelinesingle:hover div {
  background-color: #ffffff;
  display:block;
  font-family:sans-serif;
  z-index:1;
  line-height: 150%;
}
  border: 0px;
  padding-left: 2em;
  margin: 0;
  white-space: pre;
}
 
/*classe text : Text in der Mitte der Seite zentriert, Blocksatz, ohne Ident*/
 
.text33oi {
  width: 33em;
  text-align:justify;
  margin:0px auto;
}
 
.text33oi p {
  text-indent: 0em;
}
 
.text33oi pre {
  background-color: #ffffff;
  font-family:sans-serif;
  line-height: 150%;
  border: 0px;
  padding-left: 2em;
  margin: 0;
  white-space: pre;
}

Aktuelle Version vom 10. November 2010, 15:29 Uhr

/* Reiter für Navigationsbereiche: Farbe, Rand und runde Ecke rechts-oben */
.portlet h5 {
  background-color: #d1d4e0;
  font-weight:bold;
  margin-top:10px;
  border: thin solid silver;
  -moz-border-radius-topright: 1em;
}


/* Navigationskategorien: runde Ecken, Hovereffekt, Randfarbe */
div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 1em;
  border-color:silver; 
}
.pBody li {
  list-style-image: url(http://www.scharesoft.de/joomla/almanach/skins/monobook/Bullet1.gif);
}
.pBody li:hover, .pBody li:active {
  list-style-image: url(http://www.scharesoft.de/joomla/almanach/skins/monobook/Bullet2.gif);
}


/* Reiter über Inhalt: angepasst an Hauptseite */
#p-cactions ul li {
  background-color:#e8eaf7;
  border:thin solid #a2b5cd;
  border-bottom:none;
}
#p-cactions ul li a {
  background-color:#e8eaf7;
  border:none;
}
#p-cactions li.selected {
  border-color: silver;
}
#p-cactions div ul li:first-child, #p-cactions div ul li:first-child a {
  -moz-border-radius-topleft: 1em;
}
#p-cactions div ul li:last-child, #p-cactions div ul li:last-child a {
  -moz-border-radius-topright: 1em;
}


/* Seiteninhalt: Ecken abgerundet, Randfarbe */
#content {
  border-color:silver; 
  -moz-border-radius-topleft: 1em; 
  -moz-border-radius-bottomleft: 1em;
}


/* Einrückung in Inhaltsverzeichnissen bei Umbruch */
li.toclevel-1 {
  text-indent:-0.4em;
  margin-left:0.4em;
}


/* Verhindert, dass Tabbezeichnungen klein geschrieben werden */
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
	text-transform: none;
}


/* Hintergrundfarbe für alle Spezialseiten geändert */
/* .ns--1 #content,
.ns--1 #mytabs li.selected a,
.ns--1 #p-cactions li.selected a,
.ns--1 #p-cactions li.selected a:hover, .ns--1 #p-cactions li.selected a:active {
  background-color: #e8eaf7;
} */


/* Randfarbe des Footers */
#footer {
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
}


/* CSS3-Kompatiblität abgedeckt */
div.pBody {
  border-radius-topright: 1em;
  border-radius-bottomright: 1em;
}
.portlet h5 {
  border-radius-topright: 1em
}
#content {
  border-radius-topleft: 1em;
  border-radius-bottomleft: 1em;
}
#p-cactions div ul li:first-child, #p-cactions div ul li:first-child a {
  border-radius-topleft: 1em;
}
#p-cactions div ul li:last-child, #p-cactions div ul li:last-child a {
  border-radius-topright: 1em;
}


/* benötigt für Zeitachsen-Vorlage */

div.timelinesingle div {
  display:none;
  z-index:0;
}

div.timelinesingle:hover div {
  display:block;
  z-index:1;
}