MediaWiki:Common.css/User:Dendodge/Portal example

/*

  • /
  1. firstHeading, #footer-info-lastmod {

display: none; }

  1. subpages {

display:none; }

/*this is also in mediawiki:monobook.css for some reason... */

  1. mw-revisiontag, #mw-fr-revisiontag {

display: none; }

  1. 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:solid #EFEFF1; -border-radius: 6px; background: white; padding: 0px; vertical-align: top; }

.intro { width: 100%; border:solid #EEEEEE; border-radius: 1px; background: white; padding: 0px; vertical-align: top; }

.lead_big { padding: 3px 3px 3px 3px; vertical-align: top; width: 66%; }

.lead_normal { padding: 3px 6px 3px 6px; border-top: 1px solid #cfcfbf; vertical-align: top; width: 33%; }

.upper_lead { height: 100%; /* fixes stretching of table (in firefox anyways)*/ }

.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-left: 1px solid #cfcfbf; border-right: 1px solid #cfcfbf; 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-left: 1px solid #cfcfbf; border-right: 1px solid #cfcfbf; 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; }

/* Template:Main page header */ /* Also in common.css. Can be removed once cache dies */ .mp_header { background-image:url('//upload.wikimedia.org/wikipedia/commons/7/7d/Wikinews_banner_2.png'); background-repeat: no-repeat; background-position: top right; width: 100%; clear: both; background-color: #F0F8FF; border: 1px solid #ccc; padding: 1px 10px 1px 10px; }

.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 { font-size: 125%; font-weight: bold; }

.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; list-style-image: url('//upload.wikimedia.org/wikipedia/commons/9/90/Vector-bullet-icon.png'); }

/*Make a border when write an article is linked to */

  1. writeAnArticleCell:target {border: black medium solid}

/*

  • /

/*

  • /
  1. p-logo a {

background-image: url('//upload.wikimedia.org/wikipedia/commons/thumb/8/80/Wikinews_crime_and_law.png/150px-Wikinews_crime_and_law.png') !important; }

.mp_header_all { background-image:url('//upload.wikimedia.org/wikipedia/commons/7/7d/Wikinews_banner_2.png'); background-repeat: no-repeat; background-position: top right; width: 100%; clear: both; border: 1px solid #ccc; padding: 1px 10px 1px 10px; }

.mp_header { background-color: #F0F8FF; }

.mp_header_crime_law { background-color: #E0E8EF; }

.mp_header_culture_entertainment { background-color: #F0C0F0; }

.mp_header_disasters_accidents { background-color: #FFEECC; }

.mp_header_economy_business { background-color: #D0F8D0; }

.mp_header_education { background-color: #FFFFD0; }

.mp_header_environment { background-color: #D0F8D0; }

.mp_header_health { background-color: #F8D0D0; }

.mp_header_obituaries { background-color: #D0D0D0; }

.mp_header_politics_conflicts { background-color: #E0E8EF; }

.mp_header_science_technology { background-color: #FFDDD0; }

.mp_header_sports { background-color: #F8CCCC; }

.mp_header_wackynews { background-color: #F0C0F0; }

.mp_header_weather { background-color: #CCCCDF; }

.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; }


/* Make center image translucent */ .mp_header_center img { filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6; }

/*

  • /