×
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
Revision as of 20:52, 12 January 2025 by Admin (talk | contribs)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
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;
}
 body #mw-content-text {
    color: #08233b;
    line-height: 1.5;
  }