Create common base for all apps

This commit is contained in:
henu
2017-10-31 20:39:19 +02:00
parent 4221be8c64
commit fe14f7600a
14 changed files with 56 additions and 50 deletions
+2
View File
@@ -1,4 +1,6 @@
footer {
position: absolute;
bottom: 0;
background-color: #f5f5f5;
}