* blog footer, language handling, emptyTest

This commit is contained in:
"Vincent Ambo ext:(%22) 2012-02-23 03:30:14 +01:00
parent 47c8d9a96d
commit 2fa129e7e3
5 changed files with 116 additions and 53 deletions

View file

@ -43,6 +43,10 @@ body {
text-align:center;
}
.rightbox {
text-align:right;
}
.innerBox {
width: 100%;
margin-top: 20px;