mirror of
https://github.com/9001/copyparty.git
synced 2025-08-18 01:22:13 -06:00
why was that there
This commit is contained in:
parent
451d757996
commit
6a97b3526d
|
@ -22,9 +22,6 @@ html, body {
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
body {
|
||||
padding-bottom: 5em;
|
||||
}
|
||||
pre, code, tt {
|
||||
font-family: monospace, monospace;
|
||||
}
|
||||
|
|
|
@ -16,9 +16,6 @@ html, body {
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
body {
|
||||
padding-bottom: 5em;
|
||||
}
|
||||
#box {
|
||||
padding: .5em 1em;
|
||||
background: #2c2c2c;
|
||||
|
|
Loading…
Reference in a new issue