MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
Undid revision 62298 by Locke (talk)
(default box width)
(Undid revision 62298 by Locke (talk))
Line 7: Line 7:


/* Common boxes */
/* Common boxes */
.box { margin: 5px 0px; border: 1px solid #5a7db5; padding: 2px; width: 258px; background-color: #f6f6f6; }
.box { margin: 5px 0px; border: 1px solid #5a7db5; padding: 2px; background-color: #f6f6f6; }
.darkbox { margin: 1em 0em; border: 3px solid #19345e; padding: .2em 1em; background-color: #c3d1e8; }
.darkbox { margin: 1em 0em; border: 3px solid #19345e; padding: .2em 1em; background-color: #c3d1e8; }
.title { position: relative; margin-bottom: 2px; border: 1px solid #5a7db5; padding: .2em .4em; background: url("http://zeldadungeon.net/wp-content/themes/default/images/Box2Color.png") !important; font-weight: bold; font-size: 1.1em; }
.title { position: relative; margin-bottom: 2px; border: 1px solid #5a7db5; padding: .2em .4em; background: url("http://zeldadungeon.net/wp-content/themes/default/images/Box2Color.png") !important; font-weight: bold; font-size: 1.1em; }

Navigation menu