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

    Content added Content deleted
    (fixing header colors)
    (adding banner changes)
    Line 1: Line 1:
    #cosmos-banner{
    background-image:linear-gradient(#00000090, #00000030, transparent);
    }

    /* transparent header */
    /* transparent header */
    .cosmos-header{
    .cosmos-header{

    Revision as of 06:29, 8 November 2022

    #cosmos-banner{
    background-image:linear-gradient(#00000090, #00000030, transparent);
    }
    
    /* 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.