Ver código fonte

Add files via upload

Capitan Cloud 2 anos atrás
pai
commit
9eab084d4d
1 arquivos alterados com 5 adições e 2 exclusões
  1. 5 2
      Public/css/style.css

+ 5 - 2
Public/css/style.css

@@ -47,6 +47,9 @@ body {
   background:#313431; 
   cursor: pointer; 
 }
+#AFHint {
+  display:inline;
+}
 .buttondisplaylist {
   float:right; 
   position:relative; 
@@ -119,7 +122,7 @@ body {
   background: white; 
   opacity: 0.3;
   color:white; 
-  font-family: Arial, Sans, Verdana;
+  font-family: Arial,Sans,Vardana;
   font-size: 12px; 
   text-align: center; 
   z-index: 99998;
@@ -134,7 +137,7 @@ body {
   padding: 7px; 
   opacity: 1.0;
   color:black; 
-  font-family: Arial, Sans, Verdana;
+  font-family: Arial,Sans,Vardana;
   font-size: 12px; 
   font-weight: 400;
   text-align: right;