소스 검색

Add files via upload

Capitan Cloud 2 년 전
부모
커밋
9eab084d4d
1개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  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;