Style clean-up
This commit is contained in:
parent
6cf03c8e68
commit
f4d99b66d7
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue