Style clean-up

This commit is contained in:
swaggboi 2021-03-21 02:28:09 -04:00
parent 6cf03c8e68
commit f4d99b66d7

View File

@ -1,7 +1,7 @@
body {
cursor: url('/misc/piz_normal_p1.cur'), auto;
background: #000;
margin: 8px;
margin: 0em;
color: #00FF00;
font: normal 16px/20px Courier, Courier New, monospace;
}
@ -53,8 +53,9 @@ hr {
}
#gdpr {
top: 0;
position: relative;
padding: 0.75em;
position: top;
text-align: center;
width: 100%;
background-color: #BEBEBE;