Difference between revisions of "MediaWiki:Vector.css"
From NEStalgia
| Line 2: | Line 2: | ||
#content { | #content { | ||
| − | + | width: 90%; | |
} | } | ||
#mw-head { | #mw-head { | ||
| − | + | width: 90%; | |
} | } | ||
Revision as of 04:40, 9 June 2012
/* CSS placed here will affect users of the Vector skin */
#content {
width: 90%;
}
#mw-head {
width: 90%;
}