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

K
Zeile 1: Zeile 1:
 
/*this page doesn't work. I don't know any reason */
 
/*this page doesn't work. I don't know any reason */
 +
 +
.infoBoxTest {
 +
border: 4px groove #4E4E4E;
 +
padding:0.5ex 1ex;
 +
margin-left: 1em; margin-bottom:1ex;
 +
width: 38.2%;
 +
float: right;
 +
table-layout: auto;
 +
clear:right; }
 +
 +
/* for tables */
 +
.infoBoxTest caption:first-line {
 +
line-height:4em;
 +
width:100%;
 +
background:url('/skins/WoG/bg.jpg');
 +
border:10px solid #4E4E4E;
 +
padding:0.5ex 1ex;
 +
font-variant:small-caps;
 +
margin-bottom:10.4ex; }
 +
.infoBoxTest td, .infoBox th {
 +
border: 1px solid #B1B1B1;
 +
padding:0.5ex 1ex;}
 +
table.infoBoxTest {
 +
border-collapse: collapse; }

Version vom 27. Mai 2009, 00:19 Uhr

/*this page doesn't work. I don't know any reason */

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

/* for tables */
.infoBoxTest caption:first-line { 
	line-height:4em;
	width:100%;
	background:url('/skins/WoG/bg.jpg');
	border:10px solid #4E4E4E;
	padding:0.5ex 1ex;
	font-variant:small-caps;	
	margin-bottom:10.4ex;	 }		
.infoBoxTest td, .infoBox th { 
	border: 1px solid #B1B1B1;
	padding:0.5ex 1ex;}
table.infoBoxTest {
	border-collapse: collapse; }
Ansichten
Meine Werkzeuge