Portal-Zone Gothic-Zone Gothic II-Zone Gothic 3-Zone Gothic 4-Zone Modifikationen-Zone Download-Zone Foren-Zone RPG-Zone Gothic-Almanach Spirit of Gothic

 
 
 
 

MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Gothic Almanach

Wechseln zu: Navigation, Suche

Bild:HilfeOpera.png

(Test)
(Änderung 48563 von Schatten (Diskussion) rückgängig gemacht.)
Zeile 1: Zeile 1:
 +
/* Alle Styles für Vorlagen: */
 +
/*================================*/
  
 +
/* INFOBOX */
 +
 +
.infoBox {
 +
border: 4px groove #4E4E4E;
 +
padding:0.5ex 1ex;
 +
margin-left: 1em; margin-bottom:1ex;
 +
width: 38.2%;
 +
float: right;
 +
table-layout: auto;
 +
clear:right; }
 +
 +
/* SIEDLUNG */
 +
 +
div.Siedlung { width:200px; } /*Logiker 27.03.09 to be removed as soon page edit bug fixed*/
 +
 +
 +
/* Besondere Tabellen */
 +
/*====================================*/
 +
 +
/* AUFZAEHLUNG */
 +
 +
table.Aufzaehlung td { vertical-align:top;
 +
padding-right:2em; }
 +
table.Aufzaehlung th { vertical-align:top; text-align:left;
 +
padding-right:2em; }
 +
 +
/* INFOBOX */
 +
 +
.infoBox caption {
 +
background:url('/skins/WoG/bg.jpg');
 +
border:1px solid #4E4E4E;
 +
padding:0.5ex 1ex;
 +
font-variant:small-caps;
 +
margin-bottom:1.4ex; }
 +
.infoBox td, .infoBox th {
 +
border: 1px solid #B1B1B1;
 +
padding:0.5ex 1ex;}
 +
table.infoBox {
 +
border-collapse: collapse; }
 +
 +
td.r  { border-right:1px solid #B1B1B1; }        td.rr  { border-right:3px double #B1B1B1; }
 +
tr.b  { border-bottom:1px solid #B1B1B1; }      tr.bb  { border-bottom:3px double #B1B1B1; }
 +
 +
tr.t  { border-top:1px solid #B1B1B1; }          tr.tt  { border-top:3px double #B1B1B1; }
 +
td.l  { border-left:1px solid #B1B1B1; }        td.ll  { border-left:3px double #B1B1B1; }
 +
 +
div.gallerybox div.thumb div a img { border-style:none; }
 +
div.gallerybox div.thumb div      { padding:0px !important; }
 +
div.gallerybox div.thumb { margin:0;
 +
                          border-style:none;
 +
                          width:100%; }
 +
div.gallerybox { padding:0;
 +
                background:black !important; }
 +
div.gallerytext { font-size:80%;
 +
                  margin:0 -2px -2px -1px;
 +
                  border-top:solid #CCCCCC 1px;
 +
                  background-image:url("http://almanach.worldofgothic.de/skins/WoG/bg.jpg"); }
 +
table.gallery td { background:black !important; }

Version vom 8. Mai 2018, 23:45 Uhr

/* Alle Styles für Vorlagen: */
/*================================*/

/* INFOBOX */

.infoBox { 
	border: 4px groove #4E4E4E; 
	padding:0.5ex 1ex;
	margin-left: 1em; margin-bottom:1ex;
	width: 38.2%;
	float: right;
	table-layout: auto;
	clear:right; }

/* SIEDLUNG */

div.Siedlung { width:200px; } /*Logiker 27.03.09 to be removed as soon page edit bug fixed*/


/* Besondere Tabellen */
/*====================================*/

/* AUFZAEHLUNG */

table.Aufzaehlung td { vertical-align:top; 
	padding-right:2em; }
table.Aufzaehlung th { vertical-align:top; text-align:left; 
	padding-right:2em; }

/* INFOBOX */

.infoBox caption { 
	background:url('/skins/WoG/bg.jpg');
	border:1px solid #4E4E4E;
	padding:0.5ex 1ex;
	font-variant:small-caps;	
	margin-bottom:1.4ex;	 }		
.infoBox td, .infoBox th { 
	border: 1px solid #B1B1B1;
	padding:0.5ex 1ex;}
table.infoBox {
	border-collapse: collapse; }

td.r   { border-right:1px solid #B1B1B1; }        td.rr   { border-right:3px double #B1B1B1; }
tr.b   { border-bottom:1px solid #B1B1B1; }       tr.bb   { border-bottom:3px double #B1B1B1; }

tr.t   { border-top:1px solid #B1B1B1; }          tr.tt   { border-top:3px double #B1B1B1; }
td.l   { border-left:1px solid #B1B1B1; }         td.ll   { border-left:3px double #B1B1B1; }

div.gallerybox div.thumb div a img { border-style:none; }
div.gallerybox div.thumb div       { padding:0px !important; }
div.gallerybox div.thumb { margin:0;
                           border-style:none;
                           width:100%; }
div.gallerybox { padding:0;
                 background:black !important; }
div.gallerytext { font-size:80%;
                  margin:0 -2px -2px -1px; 
                  border-top:solid #CCCCCC 1px;
                  background-image:url("http://almanach.worldofgothic.de/skins/WoG/bg.jpg"); }
table.gallery td { background:black !important; }
Ansichten
Meine Werkzeuge