Builds page beta test

This commit is contained in:
RichardG867
2025-07-13 13:34:05 -03:00
parent f4a562cc1b
commit 84ac72f0cb
3 changed files with 518 additions and 0 deletions

View File

@@ -76,6 +76,20 @@ div#socialnew {
display: none;
}
/* Pages */
div#bisectform, p#bisectbtns {
display: none;
}
.bisectgood {
background: #80ff80;
}
.bisectbad {
background: #ff8080;
}
span#bisecttry {
display: none;
}
/* Blog */
sup {
font-size: x-small;