Template:ReadMore/styles.css: Difference between revisions
From OnTrackNorthAmerica
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
display:inline!important; | display:inline!important; | ||
} | } | ||
.more | .more{ | ||
border: | border:none!important; | ||
background:white!important; | background:white!important; | ||
} | } | ||
Latest revision as of 18:12, 18 November 2025
.more button::before{
display:none!important;
}
.more button::after{
display:none!important;
}
.more caption{
display:inline!important;
}
.more{
border:none!important;
background:white!important;
}