MediaWiki:Common.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Infobox verbreitert.
K (Vereinfachung CSS)
(Infobox verbreitert.)
 
(8 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 5: Zeile 5:
ul.float-left,
ul.float-left,
.float-left {
.float-left {
clear: left;
clear: left;
float: left;
float: left;
margin: 1em 1em 1em 0;
margin: 1em 1em 1em 0;
}
}
/* @noflip */div.float-right,
/* @noflip */
div.float-right,
table.float-right,
table.float-right,
ul.float-right,
ul.float-right,
.float-right {
.float-right {
clear: right;
clear: right;
float: right;
float: right;
margin: 1em 0 1em 1em;
margin: 1em 0 1em 1em;
}
}


Zeile 55: Zeile 56:


span.Zitat-Anfuehrungszeichen {
span.Zitat-Anfuehrungszeichen {
        font-size:25px;
font-size:25px;
}
}


div.Zitat-Quelle {
div.Zitat-Quelle {
        font-family: 'Alegreya', serif;
font-family: 'Alegreya', serif;
        font-variant: small-caps;
font-variant: small-caps;
        color: grey;
color: grey;
}
}


Zeile 68: Zeile 69:
.action-view.page-Musikwiki_Hauptseite #contentSub,
.action-view.page-Musikwiki_Hauptseite #contentSub,
.action-view.page-Musikwiki_Hauptseite #catlinks {
.action-view.page-Musikwiki_Hauptseite #catlinks {
display: none;
display: none;
}
}


Zeile 74: Zeile 75:


.column {
.column {
    float: left;
float: left;
    width: 50%;
width: 50%;
}
}


/* Clear floats after the columns */
/* Clear floats after the columns */
.row:after {
.row:after {
    content: "";
content: "";
    display: table;
display: table;
    clear: both;
clear: both;
}  
}  


Zeile 112: Zeile 113:
  text-align:right  
  text-align:right  
}
}
#projektbox.p-box {
/* Muss #projektbox.box sein, da die Klasse direkt mit der Definition von id="projektbox" verwendet wird */
#projektbox.box {
  background:#F9F9F9;
  background:#F9F9F9;
  border:1px solid #8b8b8b;
  border:1px solid #8b8b8b;
Zeile 118: Zeile 120:
  overflow:auto
  overflow:auto
}
}
#projektbox.p-nav {
#projektbox .uebers {
  margin-bottom: .2em
background:#b7b7b7;
border:1px solid #8b8b8b;
font-family:serif;
font-size:1.1em;
font-weight:bold;
line-height:1.5;
text-indent:.5em;
  margin:0;
padding:.1em 0
}
}
.h-abstand {
 
#projektbox .link {
font-size:1.2em;
text-align: center;
font-weight: bold
}
.abstand {
  margin-bottom:.2em  
  margin-bottom:.2em  
}
}
Zeile 132: Zeile 148:
.h-links h2,
.h-links h2,
.h-rechts h2,
.h-rechts h2,
.p-oben h2 {
.oben h2 {
  text-indent:.5em
  text-indent:.5em
}
}
Zeile 140: Zeile 156:
  text-align:center
  text-align:center
}
}
/* Design der Kästen im Kopf der Projektseiten */
div.projekt-box {
        clear: both;
        background:#F9F9F9;
        border:1px solid #AAA;
        padding:5px;
        width: 100%;
        font-size:100%;
}
div.projekt-box-ueberschrift {
        background:#ababab;
        margin-bottom:2px;
        text-align:center;
        font-size:118%;
        font-weight:bold;
}
/* Setlisten-Tabellen in Tournee oder Lied-Artikeln */
/* Setlisten-Tabellen in Tournee oder Lied-Artikeln */
.setliste-stadt {
.setliste-stadt {
        background-color: #dddddd;
background-color: #dddddd;
        text-align: center;
text-align: center;
}
}


.setliste-stadt-titel {
.setliste-stadt-titel {
        font-weight: bold;
font-weight: bold;
}
#navibox {
margin-top: 2px;
padding:0;
clear: both;
background:#F9F9F9;
border:1px solid #8b8b8b;
width: 100%;
font-size:85%
}
#p-infobox.infobox {
margin-top: 2px;
padding:0;
background:#F9F9F9;
border:1px solid #8b8b8b;
width:30em;
font-size:85%
}
}
Cookies helfen uns bei der Bereitstellung von Musikwiki. Durch die Nutzung von Musikwiki erklärst du dich damit einverstanden, dass wir Cookies speichern.

Navigationsmenü