×
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: Difference between revisions

    Content added Content deleted
    (testing less-pukey option)
    (testing extension of BG image into content)
    Line 19: Line 19:
    border-radius: 5px;
    border-radius: 5px;
    min-height: 420px;
    min-height: 420px;
    background-image:#aba49aD0 !important;
    box-shadow: 0px 0px 6px #00000090;
    box-shadow: 0px 0px 6px #00000090;
    padding-bottom: 30px;
    padding-bottom: 30px;

    Revision as of 00:15, 10 March 2023

    /* 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, #aba49a30, #aba49aD0) !important;
    }
    
    /* Rounding Main content box + Shadow*/
    #mw-content {
    border-radius: 5px;
    min-height: 420px;
    background-image:#aba49aD0 !important;
    box-shadow: 0px 0px 6px #00000090;
    padding-bottom: 30px;
    }
    
    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.