Sfoglia il codice sorgente

Fix link style on sign in page.

Lee Morgan 5 anni fa
parent
commit
340e03b9de
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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 {