소스 검색

Update style.css

Capitan Cloud 2 년 전
부모
커밋
227480a01e
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      Public/static/css/style.css

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

@@ -60,9 +60,9 @@ body {
   width: 102%; 
   border: 1px solid #C2DBF2; 
   padding: 7px; 
-  background: #ffedf0; 
-  opacity: 0.6;
-  color:white; 
+  background: #ffffff; 
+  opacity: 0.3;
+  color: white; 
   font-family: Arial,Sans,Verdana;
   font-size: 12px; 
   text-align: center;