MediaWiki:Common.css/User:Bawolff/Sandbox/MessedRocker based main page redesign

From Wikinews, the free news source you can write!
Jump to navigation Jump to search

/* the following is needed for the redesign of the main page that is based on messedrockers version by Bawolff */

/*

 */

div.center {text-align: center;}

div.main-box {border: #3366FF solid 1px; background-color: #ffffff; margin-bottom: 0.4em;padding:0.4em;}
div.main-box {border-radius: 10px; -moz-border-radius: 10px;}
div.title-box { -moz-border-radius-topright: 10px; -moz-border-radius-topleft: 10px;border-radius-topright: 10px; border-radius-topleft: 10px;}
div.title-box {background: Navy url(//upload.wikimedia.org/wikinews/en/thumb/8/8a/Wikinews-logo.png/43px-Wikinews-logo.png) no-repeat 99% 45%; text-align: center; font-size: 150%; padding: 0;margin-top:-0.5em;color: white; font-weight:bold;vertical-align: top;text-decoration:none;}

/* leads */

div#seccond-lead-box  {float:left; width:48.2%;text-align:left; height:19em;overflow:auto; }

div#Lead-box  {float:right; width:48.2%;text-align:left;height:19em;overflow:auto; }

div#interview-recent-box {text-align:left; vertical-align:top; float:right;width: 48.2%;height: 20em;overflow:auto;}

div#third-lead-box {float:left; width:48.2%; vertical-align: text-top; height:20em;overflow:auto;}

div#wrapper-mainbox {background-color: #DEF;padding:0.5em 0.7em 1em 1em;}
div#wrapper-mainbox table {background-color: #DEF;}

/*

*/