De-jquery the javascript

This commit is contained in:
Las Zenow 2021-04-30 16:48:38 +00:00
parent 836a71b2d0
commit 867c19f97c
3 changed files with 22 additions and 23 deletions

View file

@ -22,3 +22,8 @@ a {
body {
background: url(/img/bright_squares.png) repeat 0 0;
}
iframe {
width: 100%;
height: 1080px;
border: none;
}