1
0
Fork 0
mirror of https://github.com/sbrl/Nibriboard.git synced 2018-01-10 21:33:49 +00:00
Nibriboard/Nibriboard/ClientFiles/Nibri.css

17 lines
216 B
CSS
Raw Normal View History

html, body { font-size: 100%; }
body
{
font-family: sans-serif;
}
#canvas-main
{
position: absolute;
top: 0; right: 0; bottom: 0; left: 0;
}
.fps
{
top: 0.2em !important; right: 0.2em !important;
}