MediaWiki:Common.css: Difference between revisions
Totengeist (talk | contribs) Add styling for guides section |
Totengeist (talk | contribs) mNo edit summary |
||
| Line 11: | Line 11: | ||
.main-container { | .main-container { | ||
display:grid; | display:grid; | ||
grid-template-areas: 'content content content content content news' ' | grid-template-areas: 'content content content content content news' 'guides guides guides guides guides news' 'social social social social social news' | ||
} | } | ||