Template:ReadMore/styles.css: Difference between revisions
From OTNA Test Wiki
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
display:none!important; | display:none!important; | ||
} | } | ||
/* | |||
.more{ | .more{ | ||
border:none!important; | border:none!important; | ||
| Line 10: | Line 11: | ||
background:white!important; | background:white!important; | ||
} | } | ||
*/ | |||
Revision as of 16:33, 21 October 2024
.more button::before{
display:none!important;
}
.more button::after{
display:none!important;
}
/*
.more{
border:none!important;
display:inline!important;
background:white!important;
}
*/