MediaWiki:Common.css/User:Dendodge/Country portal
/* User:Dendodge/Country portal <source lang="css"> */
.photo_lead img:hover { outline: 1px solid #0000FF; } .lead_normal img:hover { outline: 1px solid #0000FF; }
.photo_lead { width: 33%; }
.popular { padding: 5px 8px 5px 8px; }
.main_lead_summary { text-align: justify; }
.main_lead_title { text-align: center; font-weight: bold; font-size:170%; } .main_lead_title a { color: #000000; }
.regions { -webkit-border-bottom-left-radius: 20px; -moz-border-radius-bottomleft: 20px; border-bottom-left-radius: 20px; color: #fff; font-family: Verdana; font-size: 14px; padding-left: 20px; margin-top:-2px; background-color: #006699; background-image: -moz-linear-gradient(top, #006699, #008FCC); background-image: -webkit-gradient(linear, left top, left bottom, from(#006699), to(#008FCC)); filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#006699', EndColorStr='#008FCC', GradientType=0); }
.regions a { color: #fff; font-family: Verdana; font-size: 14px; display: block; }
.regiontable { padding: none; border-spacing: none; }
.regions a:hover { outline: 1px solid #002233; text-decoration: none; color: #fff; }
.currentregion { background-color: #002233; background-image: -moz-linear-gradient(top, #002233, #004868); background-image: -webkit-gradient(linear, left top, left bottom, from(#002233), to(#004868)); filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#002233', EndColorStr='#004868', GradientType=0); color: #fff; }
.subregion { background-color: #009BE3; background-image: -moz-linear-gradient(top, #009BE3, #007AB7); background-image: -webkit-gradient(linear, left top, left bottom, from(#009BE3), to(#007AB7)); filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#009BE3', EndColorStr='#007AB7', GradientType=0); color: #fff; }
#contentSub { display:none }
.portal_links { vertical-align: top !important; font-size: 130%; border-top: 1px solid #EFEFEF; }
.mp_header { width: 100%; clear: both; background-image: url('//upload.wikimedia.org/wikipedia/commons/7/7d/Wikinews_banner_2.png'); background-color: #008FCC; background-image: url('//upload.wikimedia.org/wikipedia/commons/7/7d/Wikinews_banner_2.png'), -moz-linear-gradient(top, #008FCC, #006699); background-image: url('//upload.wikimedia.org/wikipedia/commons/7/7d/Wikinews_banner_2.png'), -webkit-gradient(linear, left top, left bottom, from(#008FCC), to(#006699)); filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#008FCC', EndColorStr='#006699', GradientType=0); padding: 1px 10px 1px 10px; color: #FFFFFF; border: none; margin-bottom:0px; }
.mp_header a { color: #CCFFE6 !important; }
.mp_header a.extiw { color: #CCE6FF !important; }
.mp_header a.external { color: #CCCCFF !important; }
#firstHeading, #footer-info-lastmod { display: none; }
/*this is also in mediawiki:monobook.css for some reason... */
#mw-revisiontag, #mw-fr-revisiontag { display: none; }
#catlinks { display: none; }
/*edit links for leads that are semi-protected */
body.notAutoconfirmed .hideFromNewbies { visibility: hidden; }
/* Main Page */
.mw-js-message-readyArticles { display: none !important; }
.the_table { width: 100%; border:1px solid grey;
/* background: #EEEEFF; */
padding: 0px; vertical-align: top; border-spacing: 0px; }
.lead_big { padding: 3px 3px 3px 3px; vertical-align: top; width: 66%; }
.lead_normal { padding: 3px 6px 3px 6px; vertical-align: top; width: 33%; border: none; }
.upper_lead { height: 100%; /* fixes stretching of table (in firefox anyways)*/ border: none; }
.l_box { vertical-align: top; }
.latest_news { vertical-align: top; padding: 3px 3px 3px 3px; width: 33%; }
.portals { padding: 5px 8px 5px 8px; }
.main_popular { padding: 5px 8px 5px 8px; vertical-align: top; }
.recent_interviews { border: none; padding: 5px 8px 5px 8px; vertical-align: top; }
.original_stories { padding: 5px 8px 5px 8px; vertical-align: top; }
.main_about { padding: 5px 8px 5px 8px; vertical-align: top; width: 33%; font-size: small; }
.main_write { border: none; padding: 5px 8px 5px 8px; vertical-align: top; width: 33%; font-size:small; }
.main_write input.createboxInput { width: 100%; }
.main_devel { padding: 5px 8px 5px 8px; vertical-align: top; width: 33%; }
.breaker { padding: 5px 8px 5px 8px; }
/* Template:Lead 2.0 */ /* Moved to MediaWiki:Common.css */
/* Template:Main headlines */
.more_news { font-size: 125%; font-weight: bold; }
.latest_news_text { text-align: left; font-size: 90%; color: gray; padding-left: 0px; padding-right: 0px; }
.latest_news_unchecked { text-align: left; font-size: 85%; color: #111111; padding-left: 0px; padding-right: 0px; }
/* Template:Main page header */ /* Also in common.css. Can be removed once cache dies */
.mp_header_left { width: 50%; text-align: left; white-space: nowrap; vertical-align: middle; }
.welcome_to_wn { font-size: 200%; font-weight: bold; padding-top: 3px; padding-bottom: 8px; letter-spacing: 1px; }
.freenews { font-size: 120%; }
.mp_header_center { width: 2px; align: center; white-space: nowrap; }
.mp_header_right { width: 50%; text-align: right; white-space: nowrap; vertical-align: top; }
.header_left_text { font-size: 90%; margin-bottom: -4px; }
/* Template:Main about */
.about_floater { float: right; padding-left: 5px; padding-bottom: 5px; text-align: center; font-size: small; width: 75px; }
/* Multiple Pages */
.editor a { background: none !important; padding: 0 !important; display: none; /* To turn the edit links back on, add the following to your personal CSS: .editor a { display: inline !important; } */ }
.minihead { border-top: 1px solid gray; border-bottom: 1px solid gray; }
.more { font-size: 75%; float: right; }
ul{ /* Pulled from Vector */ line-height: 1.5em; list-style-type: square; margin: .3em 0 0 1.5em; padding: 0; }
/*Make a border when write an article is linked to */
- writeAnArticleCell:target {border: black medium solid}
- freenews-you { text-decoration: underline; }