mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-01 22:30:42 -07:00
remove css
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user