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 17: | Line 17: | ||
.content table | .content table | ||
{ | { | ||
− | display : | + | display : inline-table !important; |
} | } |
Revision as of 13:16, 4 May 2016
#bodyContent > div > div
{
width : 100% !important;
}
#bodyContent > div > div:nth-child(4)
{
display : none;
}
h1
{
text-align : center;
}
.content table
{
display : inline-table !important;
}