No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 23: | Line 23: | ||
} | } | ||
li.gallerybox div.thumb { | li.gallerybox div.thumb { | ||
border: 1px solid | border: 1px solid transparent; | ||
background-color: #000538; | background-color: #000538; | ||
} | } | ||
.mw-confirmaccount-type-0 { | |||
background-color: #202020; | |||
color: white; | |||
} | |||
.mw-confirmaccount-body-0 { | |||
background-color: #202020; | |||
} |
Latest revision as of 14:57, 11 August 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 #202020; border-bottom-color: #202020; background-color: #202020; } figure[typeof~="mw:File/Thumb"] > figcaption, figure[typeof~="mw:File/Frame"] > figcaption { border: 1px solid #202020; border-bottom-color: #202020; background-color: #202020; } .oo-ui-textInputWidget .oo-ui-inputWidget-input { background-color: #202020; color: white; margin: 0; border: 1px solid #202020; } li.gallerybox div.thumb { border: 1px solid transparent; background-color: #000538; } .mw-confirmaccount-type-0 { background-color: #202020; color: white; } .mw-confirmaccount-body-0 { background-color: #202020; }