Browse Source

Update style.css

Capitan Cloud 3 years ago
parent
commit
10f52f191b
1 changed files with 3 additions and 3 deletions
  1. 3 3
      Public/css/style.css

+ 3 - 3
Public/css/style.css

@@ -82,7 +82,7 @@ body {
   background: gray; 
   opacity: 0.3;
   color:white; 
-  font-family: Sans;
+  font-family: Arial,Sans,Verdana;
   font-size: 12px; 
   text-align: center; 
   z-index: 99998;
@@ -97,7 +97,7 @@ body {
   padding: 7px; 
   opacity: 1.0;
   color:black; 
-  font-family: Sans;
+  font-family: Arial,Sans,Verdana;
   font-size: 12px; 
   font-weight: 400;
   text-align: right; 
@@ -237,4 +237,4 @@ body {
   font-weight:900;
   font-size:15px;
   border:2px solid #000000;
-}
+}