Benutzer:Rovo/monobook eij2007.css: Unterschied zwischen den Versionen

Aus JuliWiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
#hauptseite h2 {
/*<![CDATA[*/
      background-color: #F2EFE9;
@import "/testwiki/index.php?title=Benutzer:Rovo/Styles/HauptseiteHellbraun.css&action=raw&ctype=text/css";
      border-color: #F2EFE9;
@import "/testwiki/index.php?title=Benutzer:Rovo/Styles/SuchboxOben.css&action=raw&ctype=text/css";
      color: #663300;
/*]]>*/
}
 
#hauptseite .inhalt {
      border: none;
}
 
#hauptseite .inhalt hr {
      color: #663300;
}
 
/* Stylesheet-Ergänzung zu Standard-[[Wikipedia:Navigationsleisten|Navigationsleisten]] */
div.BoxenVerschmelzen,
div.NavFrame {
    margin: 0px;
    padding: 3px;
    border: 1px solid #aaaaaa;
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
        clear:both;
}
/* Etwas mehr Abstand des Textes */
div.NavContent {
    padding: 0px 5px 0px 5px;
}
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;
}
 
/* Abstand vor Navigationsleisten */
div.BoxenVerschmelzen,
div.NavFrame {
  margin-top: 1.5em;
}
div.BoxenVerschmelzen div.NavFrame {
  margin-top: 0;
}
div.NavFrame + div.NavFrame {
  margin-top: 0;
}
 
/* Navigationsleisten nicht mit ausdrucken */
@media print{
    .NavFrame {
        display: none;
    }
    .BoxenVerschmelzen {
        display: none;
    }
}
 
 
 
/* Suchbox nach oben verschieben */
#searchbox {
  top: 5px;
}
#einklinker1 {
  top: 87px;
}
#einklinker2 {
  top: 220px;
}
#einklinker3 {
  top: 345px;
}

Version vom 21. April 2009, 15:08 Uhr

/*<![CDATA[*/
@import "/testwiki/index.php?title=Benutzer:Rovo/Styles/HauptseiteHellbraun.css&action=raw&ctype=text/css";
@import "/testwiki/index.php?title=Benutzer:Rovo/Styles/SuchboxOben.css&action=raw&ctype=text/css";
/*]]>*/