more fixes

This commit is contained in:
jeena 2013-08-28 15:16:53 +02:00
parent c1a3d905ce
commit d603cd2e74
4 changed files with 36 additions and 21 deletions

View file

@ -202,6 +202,14 @@ canvas {
text-decoration: underline;
}
#full footer.bar {
margin: 10px -10px 0 -10px;
}
#full footer.bar a.next {
float: right;
}
.info {
border: 3px solid black;
background: white;