removed trash from whereever …

Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
tracer 2022-02-06 19:01:09 +01:00
parent d6cdc7b5a2
commit a92bff0502
1 changed files with 0 additions and 20 deletions

View File

@ -9,26 +9,6 @@
<link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32"/>
<link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16"/>
<style>
html {
box-sizing: border-box;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}
*,
*:before,
*:after {
box-sizing: inherit;
body {
margin: 0;
background: #fafafa;
}
</style>
</head>
<body>