Added pretty footer message.

This commit is contained in:
ultra
2012-05-01 22:12:38 -04:00
parent a611a7e9b9
commit 7df8f5d21d
2 changed files with 10 additions and 0 deletions

View File

@@ -18,6 +18,11 @@
display: none;
}
#footer {
text-align: center;
opacity: 0.5;
}
.middle {
vertical-align: middle;
}