Difference between revisions of "MediaWiki:Common.css"

From Persona MUSH Wiki
Jump to: navigation, search
m
m
Line 24: Line 24:
  
 
table.abils td:nth-child(5) {  
 
table.abils td:nth-child(5) {  
width: 100px;  
+
width: 150px;  
 
}
 
}
  

Revision as of 19:20, 12 July 2012

table.dpl3columns {
width:100%;
}

table.dpl3columns td {
width:33%;
}

table.abils td:nth-child(1) { 
width: 100px; 
} 

table.abils td:nth-child(2) { 
width: 50px; 
}

table.abils td:nth-child(3) { 
width: 50px; 
}

table.abils td:nth-child(4) { 
width: 50px; 
}

table.abils td:nth-child(5) { 
width: 150px; 
}

table.abils td:nth-child(6) { 
width: 100px; 
}

.collapseButton {		/* 'show'/'hide' buttons created dynamically by the		*/
	float: right;		/* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
	font-weight: normal;	/* are styled here so they can be customised.		  */
	text-align: right;
	width: auto;
}
Personal tools
Namespaces

Variants
Actions
Navigation
Wiki Tools
Toolbox