]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/commitdiff
DASH: default font-family: Tahome
authorPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Thu, 14 Sep 2017 07:53:47 +0000 (09:53 +0200)
committerPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Thu, 14 Sep 2017 07:53:47 +0000 (09:53 +0200)
python_suite/dashboard/static/css/style.css

index 9e5c2946b33da0a77e27fd7b90660c2710062c76..eebc06ed7ea0a83307fed8d531d8a087dc6c72cd 100644 (file)
@@ -1,3 +1,7 @@
+body {
+  font-family: Tahoma, Geneva, sans-serif;
+}
+
 #container{
   background-color: white;
   width: 1200px;