Capitan Cloud пре 2 година
родитељ
комит
5697e841e3
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      Public/static/css/style.css

+ 3 - 3
Public/static/css/style.css

@@ -63,7 +63,7 @@ body {
   background: #ffedf0; 
   opacity: 0.6;
   color:white; 
-  font-family: Sans;
+  font-family: Arial,Sans,Verdana;
   font-size: 12px; 
   text-align: center; 
   z-index: 99990;
@@ -78,7 +78,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; 
@@ -87,7 +87,7 @@ body {
 .header {
   height: 65px;
   vertical-align: middle;
-  border-bottom: 1px solid #2c2f34;
+  border-bottom: 0px solid #2c2f34;
   padding: 8px;
 }
 .friend-header-ve  {