Template:ImageTOC/styles.css

From the Audiovisual Identity Database, the motion graphics museum
/*ImageTOC styles*/
.ImageTOC{
    border: 0px solid #f8f9fa !important;
    border-radius: 5px;
    background-color: #f8f9fa;
    padding: 5px;
    font-size: 95%;
    font-weight:normal;
    overflow-wrap: anywhere;
}
.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.