Mercurial > code > home > repos > front-door-display
view src/scheduleLcd.css @ 11:affb3c8f3f58
schedulelcd progress
author | drewp@bigasterisk.com |
---|---|
date | Thu, 06 Jun 2024 14:49:04 -0700 |
parents | 47795c3121f1 |
children |
line wrap: on
line source
html, body { width: 480px; height: 320px; font-size: 25px; position: relative; background: url(check.png); } .area { border: 1px solid gray; background: rgb(39, 45, 103, .9); position: absolute; box-shadow: 5px 5px 20px black; }