< Template:Home | Welcome
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
#welcome img{ | #welcome img{ | ||
filter: drop-shadow(0 0.2rem #007ad0); | filter: drop-shadow(0 0.2rem #007ad0); | ||
margin-top: 1em; | |||
} | } | ||
Revision as of 14:25, 14 April 2022
#welcome { width: 100%; text-align: center; } #welcome img{ filter: drop-shadow(0 0.2rem #007ad0); margin-top: 1em; } #catlist { display: inline-flex; gap: 3em; }