Template:ImageTOC/styles.css: Difference between revisions

From the Audiovisual Identity Database, the motion graphics museum
Content deleted Content added
No edit summary
No edit summary
Line 26:
border: 0px solid #f8f9fa !important;
border-radius: 5px;
background-color: #dfe0e1EEEFF0;
padding: 5px;
font-size: 95%;

Revision as of 10:59, 19 March 2023

/*ImageTOC styles*/
.ImageTOC{
    border: 0px solid #f8f9fa !important;
    border-radius: 5px;
    background-color: #f8f9fa;
    padding: 5px;
    font-size: 95%;
    font-weight:normal;
}
.ImageTOC .mw-made-collapsible p {
    padding-left:70px;
    font-weight:normal;
}
.ImageTOC th {
    width:100%;
    font-weight:normal;
}
.ImageTOC .mw-collapsible-toggle-expanded .mw-collapsible-text {
    color:#0c62da;
}
.ImageTOC .mw-collapsible-toggle-collapsed .mw-collapsible-text {
    color:#0c62da;
}
/*SeparateTOC styles*/
.SeparateTOC{
    border: 0px solid #f8f9fa !important;
    border-radius: 5px;
    background-color: #EEEFF0;
    padding: 5px;
    font-size: 95%;
}
.SeparateTOC center a {
    color:#000;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.