No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
background-attachment: fixed; | background-attachment: fixed; | ||
} | |||
figure[typeof~="mw:File/Thumb"], figure[typeof~="mw:File/Frame"] { | |||
border: 1px solid #00a0c4; | |||
border-bottom-color: #00a0c4; | |||
background-color: #00a0c4; | |||
} | } |
Revision as of 19:42, 12 January 2025
body { background-image: url("https://wiki.celestiasmp.com/images/7/77/11-small.png"); backdrop-filter: blur(8px); background-attachment: fixed; } figure[typeof~="mw:File/Thumb"], figure[typeof~="mw:File/Frame"] { border: 1px solid #00a0c4; border-bottom-color: #00a0c4; background-color: #00a0c4; }