Clear page

This commit is contained in:
Daniel Kluge
2021-12-14 22:47:12 +01:00
parent 527a6fabe9
commit f7c78e94f9
5 changed files with 7 additions and 197 deletions
+4 -16
View File
@@ -1,16 +1,4 @@
html,
body {
padding: 0;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}
a {
color: inherit;
text-decoration: none;
}
* {
box-sizing: border-box;
}
@font-face {
font-family: CascadiaCode;
src: url(fonts/CascadiaCode.woff2);
}