Started adding test model/routes/views; removed a bit of the old paradigm with tying results directly to hardware

This commit is contained in:
2025-06-10 17:35:52 -04:00
parent 883019b181
commit 47cb580393
16 changed files with 343 additions and 85 deletions

View File

@ -1,5 +0,0 @@
#main-nav
margin-bottom: 15px
h1.invalid
color: red

View File

@ -0,0 +1,10 @@
#main-nav
margin-bottom: 15px
h1.invalid
color: red
.button
position: relative
top: -25%
margin-top: 50%