No edit summary Tag: Manual revert |
No edit summary |
||
Line 22: | Line 22: | ||
border: 1px solid #1d0461; | border: 1px solid #1d0461; | ||
} | } | ||
li.gallerybox div.thumb { | |||
border: 1px solid #08233b; | |||
background-color: #08233b; | |||
} |
Revision as of 20:53, 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 #1d0461; border-bottom-color: #1d0461; background-color: #1d0461; } figure[typeof~="mw:File/Thumb"] > figcaption, figure[typeof~="mw:File/Frame"] > figcaption { border: 1px solid #1d0461; border-bottom-color: #1d0461; background-color: #1d0461; } .oo-ui-textInputWidget .oo-ui-inputWidget-input { background-color: #1d0461; color: #000; margin: 0; border: 1px solid #1d0461; } li.gallerybox div.thumb { border: 1px solid #08233b; background-color: #08233b; }