blob: a782b0ace7a8cef1056e1432d5e633ccb102e80f [file] [log] [blame]
body {
background-color:black
},
html {
# position: fixed;
}
.noscroll {
touch-action: none;
}
.one {
float: left;
}
.two {
}
#logcat {
display: none;
font-family: monospace;
padding: 10px;
}
button.selected {
background-color: #aaaaaa;
border-style: solid;
border-color: #aaaaaa;
}