소스 검색

Add files via upload

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

+ 8 - 0
Public/css/style.css

@@ -128,6 +128,14 @@ body {
   text-align: right; 
   z-index: 99999;
 }
+#goBut {
+  position:relative;
+  top:-2px;
+  text-align:center;
+  height:32px;
+  width:26%;
+  color:#000000;
+}
 #hashMe {
   position:relative; 
   left:-2px;