Template:ReadMore/styles.css: Difference between revisions
From OnTrackNorthAmerica
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
} | } | ||
.more{ | .more{ | ||
border: | border:solid!important; | ||
border-color:black!important; | |||
background:white!important; | background:white!important; | ||
margin:20px!important; | |||
} | } | ||
Revision as of 18:09, 18 November 2025
.more button::before{
display:none!important;
}
.more button::after{
display:none!important;
}
.more caption{
display:inline!important;
}
.more{
border:solid!important;
border-color:black!important;
background:white!important;
margin:20px!important;
}