git ssb

16+

Dominic / patchbay



Commit 40faf44664bcf9f238f4223c0d02d25d716039cd

make default font sans-serif

Ev Bogue committed on 8/5/2016, 2:05:56 AM
Parent: 6101ce9d646a3660d7adcbf2b9ce1e567827f4ae

Files changed

style.csschanged
style.cssView
@@ -1,4 +1,6 @@
1+body { font-family: sans-serif;}
2+
13 .screen {
24 position: absolute;
35 top: 0px; bottom: 0px;
46 left: 0px; right: 0px;

Built with git-ssb-web