mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-21 17:15:35 -07:00
Builds page beta test
This commit is contained in:
@@ -155,6 +155,29 @@ div#socialold {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Pages */
|
||||
div#bisectform, p#bisectbtns {
|
||||
display: none;
|
||||
}
|
||||
.bisectgood {
|
||||
background: #80ff80;
|
||||
}
|
||||
.bisectbad {
|
||||
background: #ff8080;
|
||||
}
|
||||
span#bisecttry {
|
||||
display: none;
|
||||
}
|
||||
div#buildbins ul {
|
||||
margin: 0;
|
||||
}
|
||||
div#buildbins li {
|
||||
margin: 0.1em 0;
|
||||
}
|
||||
div#buildbins > p {
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
/* Blog */
|
||||
p, ul, ol {
|
||||
margin: 0.65em 0;
|
||||
|
||||
Reference in New Issue
Block a user