Explorar el Código

Add files via upload

Capitan Cloud hace 2 años
padre
commit
9eab084d4d
Se han modificado 1 ficheros con 5 adiciones y 2 borrados
  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;