Rewrite
This commit is contained in:
parent
42b66714aa
commit
ac8b334eee
35 changed files with 541 additions and 675 deletions
|
|
@ -1,7 +1,14 @@
|
|||
html {
|
||||
box-sizing: border-box;
|
||||
background: #efede8;
|
||||
font-size: 14pt;
|
||||
font-family: "Liberation Mono", monospace;
|
||||
font-size: 14px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
body {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
*,
|
||||
*:before,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue