scrolling, speed, change direction.

- just need zoom and I think we're done, cept for progress bar loading
This commit is contained in:
Iam Naughton Phier 2015-02-18 19:01:11 +02:00
parent 1580eecb26
commit 0d7e957bbe
2 changed files with 33 additions and 3 deletions

View file

@ -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;