52.636
Bearbeitungen
ConanWiki.org wünscht euch schöne Festtage und einen angenehmen Jahresübergang!
► Die beste Zeit zum Lesen! Los geht's! |
(Team/Patreon/Boost ausgelagert) |
(aus Commons.css übernommen) |
||
Zeile 175:
.roundtable {
border:2px solid #ccc;
-moz-border-radius:0.5em;
border-radius:0.5em;
background:#fff;
}
.roundtable th
.roundtable td {
border-radius:0.5em;
-moz-border-radius:0.5em;
padding:0.1em 0.5em;
}
Zeile 186 ⟶ 191:
/* Spezielle Farbanpassungen */
.roundtable.wiki {
background-color:rgb(242,247,255);
}
.roundtable.wiki th {
background:
}
.roundtable.wiki, .roundtable.wiki td {
border-color: rgb(172,201,230)
}
.roundtable.grau {
background-color:rgb(220,220,220);
}
.roundtable.grau th {
background-color:rgb(220,220,220);
}
.roundtable.grau td {
background-color:rgb(220,220,220);
}
.roundtable.grau tr {
background-color:rgb(220,220,220);
}
.roundtable tr.grau td {
background-color:rgb(220,220,220);
}
.roundtable tr.highlight td {
background-color:rgb(255,250,205);
Zeile 202 ⟶ 224:
background-color:rgb(199,221,181);
}
.roundtable.charakter {
background-color:rgb(255,247,230);
border-color:rgb(255,197,74);
}
.roundtable.charakter th {
background-color:rgb(255,233,185);
}
.roundtable.anime {
background-color:rgb(235,244,250);
border-color:rgb(100,176,217);
}
.roundtable.anime th, tr.anime td {
background-color:rgb(184,219,237);
}
.roundtable.filler {
background-color:rgb(236,247,227);
border-color:rgb(145,206,102);
}
.roundtable.filler th, tr.filler td {
background-color:rgb(189,221,166);
}
.roundtable.film {
background-color:rgb(254,230,203);
border-color:rgb(253,151,38);
}
.roundtable.film th, tr.film td {
background-color:rgb(254,200,139);
}
.roundtable.manga {
background-color:rgb(237,224,209);
border-color:rgb(180,131,71);
}
.roundtable.manga th, tr.manga td {
background-color:rgb(205,171,128);
}
.roundtable.
background-color:rgb(
}
.roundtable.stories {
background-color:rgb(238,238,238);
border-color:rgb(140,140,140);
}
.roundtable.
background-color:rgb(209,209,209);
}
.roundtable.ztt {
background-color:rgb(206,229,255);
border-color:rgb(86,172,203);
}
.roundtable.
background-color:rgb(117,177,234);
}
.roundtable.wps {
background-color:rgb(206,229,255);
border-color:rgb(86,172,203);
}
.roundtable.wps th, tr.wps td {
background-color:rgb(117,177,234);
}
.roundtable.hanzawa {
background-color:rgb(244,241,195);
Zeile 263 ⟶ 306:
background-color:rgb(242,213,0);
}
.roundtable.kid {
background-color:rgb(249,233,227);
border-color:rgb(214,120,88);
}
.roundtable.
background-color:rgb(
}
.roundtable.yaiba {
background-color:rgb(255,220,222);
border-color:rgb(255,2,4);
}
.roundtable.
background-color:rgb(
}
|