×
Create a new article
Write your page title here:
We currently have 152 articles on Grow Song of The Evertree Wiki. Type your article name above or create one of the articles listed here!



    Grow Song of The Evertree Wiki

    User:NotAracham/cosmos.css

    Revision as of 06:27, 8 November 2022 by NotAracham (talk | contribs) (fixing header colors)

    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.
    /* transparent header */
    .cosmos-header{
    background: none !important;
    background-color: transparent !important;
    background-image: none !important;
    }
    .cosmos-header:before {
    background: none;
    }
    
    #cosmos-header-articleHeader {
    margin-bottom: 20px;
    }
    
    /* header text elements */
    .cosmos-header__sitename a:any-link {
    color: #222222;
    }
    
    .cosmos-header .cosmos-header__counter {
    color: #222222;
    }
    
    .cosmos-header .wds-button.wds-is-secondary {
    border-color: #222222;
    color: #222222;
    }
    
    .cosmos-header .wds-button-group > .wds-dropdown:not(:first-child) .wds-button {
    border-left-color: #222222;
    }
    
    .cosmos-header .wds-tabs .wds-tabs__tab-label a {
    color: #222222;
    }
    
    .cosmos-header .wds-tabs .wds-tabs__tab-label {
    color: #222222;
    }
    
    
    /* Main content box */
    #mw-content {
    border-radius: 5px;
    min-height: 420px;
    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.