MediaWiki:Monobook.css: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the MonoBook skin */
/* CSS placed here will affect users of the MonoBook skin */
/* See also: [[MediaWiki:Common.css]] */
/* See also: [[MediaWiki:Common.css]] */

/*** Bold 'edit this page' link to encourage newcomers ***/

#ca-edit a {
font-weight: bold !important;
}

/* Edit window toolbar */
#toolbar {
height: 22px;
margin-bottom: 6px;
}

Latest revision as of 06:40, 11 April 2014

/* CSS placed here will affect users of the MonoBook skin */
/* See also: [[MediaWiki:Common.css]] */