This commit is contained in:
dginovker 2021-02-04 11:42:16 -05:00
commit 924756099d
2 changed files with 8 additions and 1 deletions

View File

@ -312,4 +312,4 @@
</body>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
</html>
</html>

View File

@ -29,7 +29,11 @@ input, textarea, select {
/* Before I break the entire website trying to change this wonky background. I am going to revert the changes by doing this PR.
This is the file that controls the main layout of the website. the 2009 picture is background: url(../img/2009img/main/skins/default/bg.jpg);
Lets wait until I figure everything out perfectly.
*/
body {
padding: 0;
@ -57,6 +61,9 @@ body {
#scroll {
height: 1%;