Difference between revisions of "MediaWiki:Mobile.css"
Jump to navigation
Jump to search
imported>Stencil |
imported>Stencil |
||
Line 15: | Line 15: | ||
#main-wagon-list li { | #main-wagon-list li { | ||
− | width: | + | width: 12em; |
} | } |
Revision as of 07:49, 5 March 2020
#main-article-tiles { white-space: nowrap; overflow-x: scroll; } .article-tile { display: inline-block; } #main-wagon-list ul { display: inline-block; text-align: center; list-style: none; } #main-wagon-list li { width: 12em; }