en.wikinews.org
2 months ago by morrow
0 0
body {
font-family: georgia,"times new roman",times,serif;
}
.noprint, #localNotice center, .editsection, #footer {
opacity: .2;
-webkit-transition: opacity .3s linear;
}
#mw-data-after-content fieldset {
opacity: 10;
}
#localNotice center {
position: absolute;
top: -90px;
height: 0px;
overflow: visible;
}
.noprint:hover, #localNotice center:hover, .editsection:hover, #footer:hover {
opacity: 10;
}
a {
color: inherit;
border-bottom: 1px dashed #bbb;
padding-bottom: .1em;
}
a:visited {
color: #eee;
}
a:hover {
text-decoration: none;
color: #09f;
}
#social_bookmarks {
display: none;
}
#content {
width: 50%;
border: 1px solid #eee;
box-shadow: 0px 0px 5px #eee;
background: white;
margin-top: 20px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
padding-top: 2em;
padding-right: 4em;
padding-bottom: 2em;
padding-left: 4em;
}
.infobox {
position: absolute;
top: 1.5em;
right: 0px;
height: 23px;
width: 400px;
overflow: hidden;
}
.infobox > * {
margin: 0px;
padding: 5px;
background: #222;
color: white;
font-size: 1.5em;
}
.infobox > *:first-child {
padding: 2px;
}
.infobox > *:first-child a {
border: none;
font-size: 1.5em;
letter-spacing: 6px;
text-transform: uppercase;
}
.infobox:hover {
height: auto;
}
.mw-content-ltr p {
padding: .4em;
font-size: 1.6em;
font-family: georgia,"times new roman",times,serif;
text-align: justify;
line-height: 1.9em;
}
#content .mw-content-ltr p:first-child {
margin: 1.7em 0em;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
}
h1.firstHeading {
font-size: 5em;
text-align: center;
text-shadow: 1px 1px 3px #ddd;
font-family: georgia,"times new roman",times,serif;
letter-spacing: 1px
;
padding-top: 0;
padding-right: .3em;
padding-bottom: .4em;
padding-left: .3em;
border: none;
}
#Sources {
display: block;
margin-top: 25px;
}
.cquote {
text-align: center;
background: whiteSmoke;
line-height: 2.6em;
}
.cquote tr:last-child td {
background: none;
padding: 0em;
}
.cquote tr:first-child td:nth-child(2) span {
color: inherit;
font-size: 1.8em;
font-style: italic;
font-family: georgia,"times new roman",times,serif;
font-weight: normal;
display: block;
padding-top: .5em;
width: 300px;
}
.cquote tr:first-child td:nth-child(2) span:before {
content: '“';
}
.cquote tr:first-child td:nth-child(2) span:after {
content: '”';
}
.cquote tr:first-child td:first-child,.cquote tr:first-child td:last-child {
display: none;
}
strong.published {
font-size: 1.6em;
}
#commentrequest {
display: none;
}
.catlinks ul li {
margin: .5em -.7em;
padding: 1em;
border: none;
}
.catlinks ul li a {
background: #9cf;
color: white;
font-weight: bold;
padding: 1em;
}
img[alt="Wikinews waves Left.png"] {
display: none;
}
img[alt="Wikinews waves Right.png"] {
width: 0px;
}
.page-Main_Page .mw-content-ltr .the_table {
border: none;
}
.page-Main_Page .mw-content-ltr .mp_header {
display: none;
}
#MainPage_latest_news p:first-child {
display: none;
}
.page-Main_Page .the_table .l_title a {
font-weight: bold;
font-size: 2em;
line-height: 1em;
border: none;
}
.page-Main_Page .the_table tr td:first-child {
width: 50%;
}
.page-Main_Page .the_table tr td:last-child {
width: 50%;
}
.page-Main_Page #MainPage_latest_news {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
background: whiteSmoke;
font-size: 2em;
}
.page-Main_Page #MainPage_latest_news a {
color: #222;
line-height: 2em;
}
#MainPage_latest_news_text ul, #MainPage_latest_news_text ul li {
list-style-image: none;
list-style-type: none;
}
.lead_big.upper_lead {
padding-top: 600px;
}
.page-Main_Page td.lead_normal {
border: none;
padding: 2em 1em;
}
.page-Main_Page small.nounderlines.plainlinks.l_edit {
display: none;
}
.page-Main_Page td.portals {
font-size: 2em;
line-height: 3em;
color: #fff;
}
.page-Main_Page td.portals a {
background: #222;
text-align: center;
color: #fff;
padding: .3em .6em;
border: none;
font-family: arial;
display: inline-block;
margin: .2em 0em;
}
.page-Main_Page td.portals a:hover {
background: #9cf;
}
p a {
border: none;
}
p:hover a {
border-bottom: 1px dashed #ccc;
}
.thumbcaption {
font-size: 1.2em;
font-style: italic;
}