Explorar el Código

Fix link style on sign in page.

Lee Morgan hace 5 años
padre
commit
340e03b9de
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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 {