diff --git a/dev/index.html b/dev/index.html index fcf6769..6fb0013 100644 --- a/dev/index.html +++ b/dev/index.html @@ -4,6 +4,7 @@ + jabuxas' hub @@ -40,6 +41,8 @@ + + diff --git a/dev/style.css b/dev/style.css index 7751502..10852b1 100644 --- a/dev/style.css +++ b/dev/style.css @@ -71,3 +71,10 @@ img { content: "\f429"; font-size: 2.2em; } + +footer { + position: absolute; + bottom: 1rem; + font-size: 0.8rem; + color: #777; +}