Browse Source

move css to file

Maxim Sokhatsky 11 years ago
parent
commit
e731af8a3e
1 changed files with 5 additions and 0 deletions
  1. 5 0
      apps/face/priv/static/kakaranet.css

+ 5 - 0
apps/face/priv/static/kakaranet.css

@@ -0,0 +1,5 @@
+
+  body   { font-size: 18pt; font-family:  Calibri, Lucida Sans, "Lucida Grande"; }
+  button { font-size: 18pt; }
+  select { font-size: 18pt; border: 1px solid #ccc; height: 34px; }
+  br { height: 1pt; }