Class tweaks for convenience

This commit is contained in:
Ian Gulliver
2019-06-21 20:26:41 +00:00
parent d35d877a00
commit 0b8f6866c8
3 changed files with 20 additions and 3 deletions

View File

@@ -14,9 +14,12 @@ body {
left: 0;
right: 0;
bottom: 0;
margin: 0;
}
.architype {
width: 100%;
height: 100%;
font-family: 'Courier', monospace;
}