De-jquery the javascript
This commit is contained in:
parent
836a71b2d0
commit
867c19f97c
3 changed files with 22 additions and 23 deletions
|
@ -22,3 +22,8 @@ a {
|
|||
body {
|
||||
background: url(/img/bright_squares.png) repeat 0 0;
|
||||
}
|
||||
iframe {
|
||||
width: 100%;
|
||||
height: 1080px;
|
||||
border: none;
|
||||
}
|
||||
|
|
Reference in a new issue