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