Added NewWebsite post

This commit is contained in:
2022-08-07 02:18:36 +10:00
parent 8321163593
commit 5a0ac18565
6 changed files with 51 additions and 7 deletions

View File

@ -1,8 +1,8 @@
body, html {
height: 100%;
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-family: Menlo, Consolas, DejaVu Sans Mono, monospace;
font-size: 20px;
background-color: lightgrey;
}