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) |
||
Line 8: | Line 8: | ||
{ | { | ||
display : none; | display : none; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Revision as of 16:29, 9 May 2016
.articleRight, .articleLeft
{
width : 100%;
}
#bodyContent > div > div:nth-child(4)
{
display : none;
}
.content table
{
display : table;
}