Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Citizen.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 9: Line 9:


div.gallerytext {
div.gallerytext {
     color: none;
     color: none !important;
     font-size: none;
     font-size: none !important;
     font-style: none;
     font-style: none !important;
}
}


Line 19: Line 19:
     font-size: 13px !important;
     font-size: 13px !important;
     font-family: inherit;
     font-family: inherit;
     /* color: gray; */
     color: gray;
    padding: 0;
     border: none;
     border: none;
     background: none;
     background: none;
}
}

Revision as of 13:58, 17 November 2022

/* All CSS here will be loaded for users of the Citizen skin */
:root {
    --width-layout: 1800px;
}

table#toc {
display:none;
}

div.gallerytext {
    color: none !important;
    font-size: none !important;
    font-style: none !important;
}

div.gallerytext > pre {
    margin-top: -20px !important;
    margin-bottom: 2px !important;
    font-size: 13px !important;
    font-family: inherit;
    color: gray;
    border: none;
    background: none;
}

Advertising: