mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-25 21:43:18 -07:00
Builds page beta test
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user