Mega Man Wiki
Advertisement

Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Strg+F5
@import url("/load.php?mode=articles&articles=MediaWiki:Themes.css&only=styles");

.hiddenStructure { display: none; }

/* Farbwechsel */
.hovernav img {
  opacity:0.55;
  filter:alpha(opacity=55);
}
.hovernav img:hover {
  opacity:1.0;
  filter:alpha(opacity=100);
}

.transparent img {
  opacity:0.70;
  filter:alpha(opacity=70);
}

/** Zitat-Vorlage **/
.quote {
   line-height: 18px;
   padding: 10px 25px;
   overflow: hidden;
}
 
.quote-body {
   display: block;
}
 
.quote-quote {
   display: block;
   position: relative;
   z-index: 1;
}
 
.quote-left, .quote-right {
   border-bottom: 1px solid #AAA;
   border-top: 1px solid #AAA;
   width: 200px;
}
 
.quote-left {
   clear: left;
   float: left;
   margin: 10px 10px 10px 0;
}
 
.quote-right {
   clear: right;
   float: right;
   margin: 10px 0 10px 10px;
}
 
.quote-center {
   text-align: center;
}
 
.quote-center .quote-body {
   display: inline-block;
}
 
.quote-quot-l, .quote-quot-r {
   width: 40px;
   z-index: -1;
}
 
.quote-quot-l, .quote-quot-r {
   position: absolute;
   color: #1884DE;
   font: bold 55px/40px serif;
   height: 18px;
}
 
.quote-quot-l {
   left: -15px;
   text-align: left;
   top: -2px;
   top: -3px !ie;
}
 
.quote-quot-r {
   right: -15px;
   text-align: right;
   bottom: 2px;
   bottom: 3px !ie;
}
 
.quote-text {
   display: block;
   font-size: 100%;
   font-style: italic;
   line-height: 160%;
   margin-left: 20px;
   margin-right: 20px;
   margin-top: -0.4em;
   text-align: left;
}
 
.quote-text ol, .quote-text p, .quote-text ul {
   margin-bottom: 0;
}
 
.quote-source {
   padding: 5px 0 0;
   text-align: right;
   display: block;
   font-size: 10px;
   line-height: 15px;
}

.page-Mega_Man_Wiki #activitytag_5baa03c5ac3e52_90620309 {
  list-style-type: none;
}
Advertisement