scrolling, speed, change direction.
- just need zoom and I think we're done, cept for progress bar loading
This commit is contained in:
parent
1580eecb26
commit
0d7e957bbe
2 changed files with 33 additions and 3 deletions
|
|
@ -3,6 +3,7 @@ body {
|
|||
margin: 0px;
|
||||
padding: 0px;
|
||||
overflow: hidden;
|
||||
border: none;
|
||||
}
|
||||
|
||||
h1#top {
|
||||
|
|
@ -15,7 +16,6 @@ h1#top {
|
|||
}
|
||||
|
||||
div#sahliviewer {
|
||||
border: 1px inset grey;
|
||||
color: green;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue