Explorar el Código

css changes for default fonts

Steve L. Nyemba hace 8 años
padre
commit
5f3779b976
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/api/static/css/default.css

+ 1 - 1
src/api/static/css/default.css

@@ -1,4 +1,4 @@
-body {
+body, .default {
 	font-size:14px;
 	font-family:sans-serif;
 	font-weight:lighter;