Änderungen

Spring zu: Navigation, suche

MediaWiki:Common.css

3.645 Bytes hinzugefügt, 20:52, 2. Mai 2019
keine Bearbeitungszusammenfassung
margin-left: 1em;
white-space: normal; }
 
 
/*Wichtiges von Misc.css*/
ins {
text-decoration: underline; }
 
del {
text-decoration: line-through; }
 
td, th {
vertical-align: top;
padding: 0 2px; }
 
tr:nth-child(even) {
background-color: rgba(0, 0, 0, 0.1); }
 
td.prefix {
text-align: right; }
 
table.complex {
font-size: 11px; }
table.complex th {
font-size: 11px; }
 
th {
background-color: rgba(255, 255, 255, 0.05);
text-align: left; }
 
thead th {
background-color: #222226;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2e2e33), color-stop(100%, #222226));
background: -webkit-linear-gradient(center top, #2e2e33 0%, #222226 100%);
background: -moz-linear-gradient(center top, #2e2e33 0%, #222226 100%);
background: -o-linear-gradient(center top, #2e2e33 0%, #222226 100%);
background: linear-gradient(center top, #2e2e33 0%, #222226 100%);
font-size: 12px;
height: 25px;
line-height: 25px;
margin: 5px 0 20px; }
 
.overview {
text-align: center;
margin: 1em 0; }
 
.visualClear {
clear: both; }
 
.meta {
font-style: italic;
padding: 0 1em; }
.meta i, .meta em {
font-style: normal; }
 
h1, h2, h3, h4, h5, h6 {
color: #FFD942; }
 
h1, h2, h3, h4, h5 {
font-weight: bold; }
 
.editsection {
visibility: hidden; }
h1:hover > .editsection, h2:hover > .editsection, h3:hover > .editsection, h4:hover > .editsection, h5:hover > .editsection, h6:hover > .editsection {
visibility: visible; }
 
a:visited {
color: #0269B3; }
 
.memory-beta a {
color: #D7ECFF; }
 
.element-invisible, figcaption > .attribution, .toclimit-2 .toclevel-1 > ol, .toclimit-3 .toclevel-2 > ol, .toclimit-4 .toclevel-3 > ol, .toclimit-5 .toclevel-4 > ol, .toclimit-6 .toclevel-5 > ol, .toclimit-7 .toclevel-6 > ol {
display: none !Important; }
 
.alt_timeline {
border-style: solid;
border-color: #666666;
border-width: 1px 1px 1px 3px;
margin: 2em 0pt 1em;
padding: .5em 1em;
background-color: inherit; }
.alt_timeline .legend {
text-shadow: -4px 0 0 #2e2e33, -3px 0 0 #2e2e33, -2px 0 0 #2e2e33, -1px 0 0 #2e2e33, 1px 0 0 #2e2e33, 2px 0 0 #2e2e33, 3px 0 0 #2e2e33, 4px 0 0 #2e2e33;
font-weight: normal;
color: #666666;
padding: 0 .5em;
font-size: .8em;
margin-left: -.6em;
margin-top: -1.6em; }
 
figcaption > .caption {
margin-bottom: 0; }
 
.details > .summary {
font-weight: bold;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.details > .summary:before {
content: '▸'; }
.open > .details > .summary:before {
content: '▾'; }
.details > .summary ~ div {
display: none; }
.details.open > .summary ~ div {
display: block; }
 
kbd {
background-color: #F7F7F7;
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.4), rgba(127, 127, 127, 0.2));
background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.4), rgba(127, 127, 127, 0.2));
background-image: -o-linear-gradient(rgba(255, 255, 255, 0.4), rgba(127, 127, 127, 0.2));
background-image: linear-gradient(rgba(255, 255, 255, 0.4), rgba(127, 127, 127, 0.2));
border: 1px solid;
border-color: #DDD #AAA #888 #CCC;
border-radius: 2px;
font-family: inherit;
padding: 0 .4em;
text-shadow: 0 1px rgba(255, 255, 255, 0.5);
white-space: nowrap;
color: black; }
 
hr,
.hr {
border: none;
border-top: 1px solid #666666;
margin: 1em 0; }
 
.hr > hr {
display: none; }
 
.dialogue + .dialogue:before,
.dialogue + p:empty + .dialogue:before,
.section + .section:before {
content: '';
display: block;
border: none;
border-top: 1px solid #666666;
margin-top: 1em;
margin-bottom: 1em;
max-width: 90px; }
1.096
Bearbeitungen

Navigationsmenü