Template:ImageTOC/styles.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 No edit summary |
imported>Hb1290 No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
padding: 5px; | padding: 5px; | ||
font-size: 95%; | 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 { | .ImageTOC .mw-collapsible-toggle-expanded .mw-collapsible-text { | ||
| Line 17: | Line 27: | ||
border: 0px solid #f8f9fa !important; | border: 0px solid #f8f9fa !important; | ||
border-radius: 5px; | border-radius: 5px; | ||
background-color: | background-color: #EEEFF0; | ||
padding: 5px; | padding: 5px; | ||
font-size: 95%; | font-size: 95%; | ||
} | } | ||
.SeparateTOC center a { | .SeparateTOC center a { | ||
color:#000; | color:#000; | ||
} | } | ||