소스 검색

Fix link style on sign in page.

Lee Morgan 5 년 전
부모
커밋
340e03b9de
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      views/shared/shared.css

+ 2 - 0
views/shared/shared.css

@@ -119,6 +119,8 @@ button::-moz-focus-inner{
     color: gray;
     text-decoration: underline;
     margin-top: 20px;
+    text-align: center;
+    font-size: 20px;
 }
 
 .link:hover {