Template:Collapse/styles.css: Difference between revisions
From OnTrackNorthAmerica
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
caption{ | .Col caption{ | ||
display:inline!important; | display:inline!important; | ||
} | } | ||
. | .Col table{ | ||
border:none!important; | border:none!important; | ||
} | } | ||
. | .Col content-table{ | ||
background:white!important; | background:white!important; | ||
} | } |
Latest revision as of 18:34, 18 October 2024
.Col caption{ display:inline!important; } .Col table{ border:none!important; } .Col content-table{ background:white!important; }