Add login routes

This commit is contained in:
Luis Cielak
2018-05-25 14:41:21 -04:00
parent cfb01b5061
commit 53bc0bc521
15 changed files with 90 additions and 3 deletions

View File

@@ -0,0 +1,15 @@
.content {
}
header {
}
section {
}
footer {
}

View File

@@ -0,0 +1,3 @@
.login-area {
text-align: center;
}