MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
m
no edit summary
(hack for flag alignment)
mNo edit summary
Line 8: Line 8:
/* Common boxes */
/* Common boxes */
.box { margin: 5px 0px; border: 1px solid #5a7db5; padding: 2px; 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; 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; }
.title ._toggler { position: absolute; right: .5em; }
.title ._toggler { position: absolute; right: .5em; }

Navigation menu