Footer for frontend and report errors link.

This commit is contained in:
baldo 2016-06-26 22:00:58 +02:00
commit fa2a047370
10 changed files with 128 additions and 14 deletions

View file

@ -0,0 +1,9 @@
.navbar {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1;
}