< Template:Home | Welcome
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
#welcome { | #welcome { | ||
width: 100%; | width: 100%; | ||
text-align: center; | |||
} | } | ||
Revision as of 14:53, 29 March 2022
#welcome {
width: 100%;
text-align: center;
}
#welcome img{
filter: drop-shadow(0 0.2rem #007ad0);
}