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