Template:Collapse/styles.css: Difference between revisions
From OnTrackNorthAmerica
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
caption{ | .Col caption{ | ||
display:inline!important; | display:inline!important; | ||
} | } | ||
. | .Col table{ | ||
border:none!important; | border:none!important; | ||
} | } | ||
. | .Col wikitable{ | ||
background:white!important; | background:white!important; | ||
} | } |
Revision as of 18:29, 18 October 2024
.Col caption{ display:inline!important; } .Col table{ border:none!important; } .Col wikitable{ background:white!important; } td{ border:none!important; }