Make login template use same logo as home page

This commit is contained in:
Lance Edgar 2017-07-31 13:58:38 -05:00
parent 94894b2d27
commit 5b35c3dd3b
3 changed files with 7 additions and 2 deletions

View file

@ -4,7 +4,7 @@
******************************/
#logo {
margin: auto;
margin: 40px auto;
}
div.form {