remove css

This commit is contained in:
sp2xdev
2025-09-15 22:58:00 -07:00
parent 040e000ff5
commit 0c1835859f
+6 -6
View File
@@ -109,18 +109,18 @@ ul.downloads.highlight-latest li:first-child a.download-link {
color: #CE534D; color: #CE534D;
} }
ul.downloads.highlight-latest li:first-child a.download-link::after { // ul.downloads.highlight-latest li:first-child a.download-link::after {
content: " (click here to download latest version)"; // content: " (click here to download latest version)";
} // }
ul.downloads-beta.highlight-latest li:first-child a.download-link { ul.downloads-beta.highlight-latest li:first-child a.download-link {
font-weight: bold; font-weight: bold;
color: #CE534D; color: #CE534D;
} }
ul.downloads-beta.highlight-latest li:first-child a.download-link::after { // ul.downloads-beta.highlight-latest li:first-child a.download-link::after {
content: " (click here to download latest beta version)"; // content: " (click here to download latest beta version)";
} // }
/*** author ***/ /*** author ***/
.author-container h1 { .author-container h1 {