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