Template:ReadMore/styles.css: Difference between revisions
From OnTrackNorthAmerica
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
.more button::after{ | .more button::after{ | ||
display:none!important; | display:none!important; | ||
} | |||
.more table{ | |||
border:none!important; | |||
} | } |
Revision as of 15:20, 21 October 2024
.more button::before{ display:none!important; } .more button::after{ display:none!important; } .more table{ border:none!important; }