new footer with links

This commit is contained in:
jomo
2015-03-23 22:31:22 +01:00
parent e1ffb534db
commit d4a7d96d4a
5 changed files with 24 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 631 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

View File

@@ -936,9 +936,18 @@ img {
.note {
color: #888;
font-size: 12px;
font-style: italic;
margin-top: 5em;
a {
color: inherit;
&:hover {
color: #555;
}
}
* {
vertical-align: middle;
}
}
}