×
Create a new article
Write your page title here:
We currently have 230 articles on Farthest Frontier. Type your article name above or create one of the articles listed here!



    Farthest Frontier

    User:NotAracham/cosmos.css

    Revision as of 17:23, 6 October 2023 by NotAracham (talk | contribs) (testing talk page suppression)

    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.
    /* translucent search bar*/
    #cosmos-banner{
    background-image:linear-gradient(#00000090, #00000030, transparent);
    }
    
    .cosmos-header:before {
    background: none;
    }
    
    .cosmos-header{
    background: none !important;
    background-color: transparent !important;
    /* background-image: none !important; */
    background-image:linear-gradient(transparent, #aba49a45, #aba49a) !important;
    }
    
    /* Rounding Main content box + Shadow*/
    #mw-content {
    border-radius: 5px;
    min-height: 420px;
    box-shadow: 0px 0px 6px #00000090;
    padding-bottom: 30px;
    }
    
    .test-div {
       width: 80%;
       background-color: rgba(39,40,41,0.8);
       border: 1px dotted rgba(39,40,41,1);
       border-radius: 3px;
    }
    
    #ca-talk { display: none; }
    
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.