Difference between revisions of "MediaWiki:Mobile.css"
From PlantUse English
Maëva Rouxel (Talk | contribs) (Tags: Mobile edit, Mobile web edit) |
Maëva Rouxel (Talk | contribs) (Tags: Mobile edit, Mobile web edit) |
||
Line 1: | Line 1: | ||
− | + | .articleRight, .articleLeft | |
{ | { | ||
− | width : 100% | + | width : 100%; |
} | } | ||
Revision as of 16:22, 9 May 2016
.articleRight, .articleLeft
{
width : 100%;
}
#bodyContent > div > div:nth-child(4)
{
display : none;
}
h1
{
text-align : center;
}
.content table
{
display : table;
}