MediaWiki:Common.css

From Layton Support
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
 
float: left; /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
 
float: left; /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
 
font-weight: 800; /* are styled here so they can be customised.              */
 
font-weight: 800; /* are styled here so they can be customised.              */
text-align: right;
+
font-size: 14
 +
        text-align: right;
 
width: auto;
 
width: auto;
 
}
 
}

Revision as of 19:40, 28 June 2010

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

Variants
Actions
Main Page
Online User Guides
General Support
Release Notes
Toolbox