< Template:Home | Welcome
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
#welcome img{ | #welcome img{ | ||
margin-top: 1em; | margin-top: 1em; | ||
} | } | ||
Revision as of 11:55, 15 April 2022
#welcome {
width: 100%;
text-align: center;
}
#welcome img{
margin-top: 1em;
}
#catlist {
display: inline-flex;
flex-wrap: wrap;
gap: 3em;
justify-content: center;
}