Преглед изворни кода

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 {