Strict Standards: (assassin) Declaration of SSLAuthPlugin::modifyUITemplate() should be compatible with AuthPlugin::modifyUITemplate(&$template, &$type) in /afs/athena.mit.edu/activity/a/assassin/web_scripts/wiki/extensions/SSLAuthPlugin.php on line 47

Strict Standards: (assassin) Declaration of SSLAuthPlugin::setPassword() should be compatible with AuthPlugin::setPassword($user, $password) in /afs/athena.mit.edu/activity/a/assassin/web_scripts/wiki/extensions/SSLAuthPlugin.php on line 47

Strict Standards: (assassin) Declaration of SSLAuthPlugin::initUser() should be compatible with AuthPlugin::initUser(&$user, $autocreate = false) in /afs/athena.mit.edu/activity/a/assassin/web_scripts/wiki/extensions/SSLAuthPlugin.php on line 47
MediaWiki:Common.css - Assassin Wiki

MediaWiki:Common.css

From Assassin Wiki
(Difference between revisions)
Jump to: navigation, search
Ezyang (Talk | contribs)
(Created page with "/* CSS placed here will be applied to all skins */ - * reduced subset of the mbox styles from enwiki, mainly for the nice boxflow *: table.mbox { margin: 4px 10%; border-coll...")
Newer edit →

Revision as of 06:38, 31 January 2012

/* CSS placed here will be applied to all skins */

/** reduced subset of the mbox styles from enwiki, mainly for the nice boxflow **/
table.mbox {
	margin: 4px 10%;
	border-collapse: collapse;
	border: 1px solid #aaa; /* Default "notice" gray */
	background: #f9f9f9;
}
table.mbox-wide {
	margin: 4px 0;
}
 
th.mbox-text, td.mbox-text {     /* The message body cell(s) */
	border: none;
	padding: 0.25em 0.9em;       /* 0.9em left/right */
	width: 100%;    /* Make all mboxes the same width regardless of text length */
}
td.mbox-image {                  /* The left image cell */
	border: none;
	padding: 2px 0 2px 0.9em;    /* 0.9em left, 0px right */
	text-align: center;
}
td.mbox-imageright {             /* The right image cell */
	border: none;
	padding: 2px 0.9em 2px 0;    /* 0px left, 0.9em right */
	text-align: center;
}
td.mbox-empty-cell {         /* An empty narrow cell */
	border: none;
	padding: 0px;
	width: 1px;
}
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox