MediaWiki:Common.css/User:Dendodge/Portal headers
From Wikinews, the free news source you can write!
/*
*/ #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; } /*
*/
