more fixes
This commit is contained in:
parent
c1a3d905ce
commit
d603cd2e74
4 changed files with 36 additions and 21 deletions
|
@ -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;
|
||||
|
|
Reference in a new issue