×
Create a new article
Write your page title here:
We currently have 44 articles on Celestia Wiki. Type your article name above or click on one of the titles below and start writing!



Celestia Wiki
44Articles

MediaWiki:Common.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
body {
body {
    background-image: url("https://wiki.celestiasmp.com/images/7/77/11-small.png");
     backdrop-filter: blur(8px);
     backdrop-filter: blur(8px);
}
}

Revision as of 16:15, 12 January 2025

body {
    background-image: url("https://wiki.celestiasmp.com/images/7/77/11-small.png");
    backdrop-filter: blur(8px);
}