Fixing up cursor and color handling.

This commit is contained in:
Brad Nelson
2022-08-11 23:33:08 -07:00
parent dce538da4a
commit 5a676af894
3 changed files with 61 additions and 17 deletions

View File

@ -22,7 +22,8 @@ body {
padding: 0px 10px;
}
.web_wrapper {
padding: 10px;
padding: 3px;
height: 100%;
}
h1 {
border-top: 3px solid #777;