< Template:Home | Welcome
No edit summary Tag: Manual revert |
No edit summary |
||
Line 25: | Line 25: | ||
#catlist li { | #catlist li { | ||
margin: 0.75em; | margin: 0.75em; | ||
} | } |
Revision as of 13:32, 4 June 2023
/* #welcome img{ margin-top: 1em; } */ #welcome { grid-column: span 2; } #welcome h1 { text-align: initial; } #welcome h2, #message, #cat { text-align: center; } #catlist { display: inline-flex; flex-wrap: wrap; justify-content: center; } #catlist li { margin: 0.75em; }