Macross 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
 /* Infoboxen */ 
 .infobox { font-size: x-small; width: 220px; border-collapse: collapse; }
 .infobox th { background: #1b3472; color: white; }
 .infobox td { vertical-align: top; white-space: normal; padding-right: 5px; padding-left: 5px;}
 .infobox td.wert { width: 73px !important; font-weight: bold; background: #acc4ff; text-align: right; padding-right: 5px; padding-left: 5px; color: black; }
 .infobox td.wert sup a, .infobox td.wert a { color: black; }
 sup.reference { font-size: x-small; }
 .infobox td sup.reference { font-size: xx-small; }
 .infobox td ul { line-height: 1.5; }
 .infobox td img { margin: none; border: none; }
 .infobox td.zwischen { border-top: 1px solid #ede0bf; background: #acc4ff; font-weight: bold; text-align: center; }

 /* Navigationsleisten (Doppelte Definitionen dienen der Übersicht) */
 .navi { font-size: x-small; border-collapse: collapse; border: 1px solid #cfcfcf; }
 .navi th { background: #1b3472; color: white; }
 .navi th a, .navi th a:visited, .navi th a:active { color: black; }
 .navi td { vertical-align: top; white-space: normal; padding-right: 5px; padding-left: 5px;}
 .navi td.wert { width: 73px !important; font-weight: bold; background: #acc4ff; text-align: right; padding-right: 5px; padding-left: 5px; color: black; }

 /* Dateiinfo (Doppelte Definitionen dienen der Übersicht) */
 .fileinfo { border-collapse: collapse; border: 1px solid #cfcfcf; width: 85%; } 
 .fileinfo th { width: 73px !important; background: #acc4ff; color: black; text-align: right; padding-right: 5px; padding-left: 5px;}
 .fileinfo td { vertical-align: top; white-space: normal; padding-right: 5px; padding-left: 5px;}

 /* Referenzen-Box */
 div.references { border: none; background: #ede0bf; max-height: 30.5ex; overflow: auto; padding: .25em .33em .25em; font-size: x-small; }

 /* changes to http://trac.wikia-code.com/changeset/46495 */

 .WikiaArticle h2 { margin-top: 14px; }
 .WikiaArticle li { line-height: 21px; }
Advertisement