MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
(added .box, adjusted background colors)
mNo edit summary
Line 8: Line 8:
/* Common boxes */
/* Common boxes */
.box { margin: 1em 0em; border: 1px solid #5a7db5; padding: .2em; background-color: #f6f6f6; }
.box { margin: 1em 0em; border: 1px solid #5a7db5; padding: .2em; background-color: #f6f6f6; }
.title { border: 1px solid #5a7db5; padding: .5em; background: url("http://zeldadungeon.net/wp-content/themes/default/images/Box2Color.png"); font-weight: bold; font-size: 1.1em; }
.title { border: 1px solid #5a7db5; padding: .2em .4em; background: url("http://zeldadungeon.net/wp-content/themes/default/images/Box2Color.png"); font-weight: bold; font-size: 1.1em; }
.header { background: url("http://zeldadungeon.net/wp-content/themes/default/images/Box1Color.png"); font-weight: bold; }
.header { background: url("http://zeldadungeon.net/wp-content/themes/default/images/Box1Color.png"); font-weight: bold; }
.label { background: url("http://zeldadungeon.net/wp-content/themes/default/images/Box1.png"); }
.label { background: url("http://zeldadungeon.net/wp-content/themes/default/images/Box1.png"); }