MediaWiki:Mobile.css: Difference between revisions

mNo edit summary
Tag: Reverted
No edit summary
Tags: Mobile edit Mobile web edit
 
(14 intermediate revisions by 2 users not shown)
Line 12: Line 12:
}
}


.infobox-image {
text-align: center;
}
.infobox-title {
    font-size: 125%;
    text-align: center;
}


.welcomebanner {
.welcomebanner {
Line 24: Line 32:


}
}
.language-selector
{
    display: none;
}


.languagebanner {
.languagebanner {
Line 54: Line 56:
}
}


.main-top-header{
.wikitable{
border-bottom-color: transparent;
    background-color: #ffffff;
margin-bottom: 0.25em;
margin-top: 0;
padding-bottom: 0;
padding-top: 0;
}
}


.wikitable{
 
     background-color: #ffffff;
.mw-parser-output .main-box-left{
     display: flex;
}
.mw-parser-output .main-box-right{
    display: flex;
}
}


body.page-Main_Page-Заглавная_страница.action-view h1.firstHeading, body.page-Main_Page-Заглавная_страница.action-submit h1.firstHeading {  
.hidethis{
display: none; }
    display: none;
}