MediaWiki tartışma:Common.css

Sayfa içeriği diğer dillerde desteklenmemektedir.
Vikihaber, özgür haber kaynağı!

Bu sayfaya şu kod eklenebilir mi? Yeni anasayfa tasarımı için İngilizce wiki'den alıntı. Teşekkürler--Szoszvmesaj 13:12, 26 Haziran 2011 (UTC)


/* Main Page */ body.page-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;
}
.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;
}