More improvements

This commit is contained in:
video-prize-ranch
2022-01-17 19:36:08 -05:00
parent 1d050e2d45
commit 874df40b22
4 changed files with 16 additions and 5 deletions

6
static/css/frontpage.css Normal file
View File

@@ -0,0 +1,6 @@
code {
background-color: #212121;
padding: 2px;
border-radius: 4px;
font-size: 0.9em;
}