ソースを参照

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 {