vanillae project reorganization

This commit is contained in:
2023-05-25 12:58:23 -06:00
parent 6c80c37efa
commit 35ef2e0b1d
274 changed files with 144239 additions and 18 deletions
-34
View File
@@ -1,34 +0,0 @@
body
{
background-color: #ffd;
color: #222;
}
.disabled
{
background-color: #444;
color: #000;
}
.current
{
background-color: #fff;
color: #000;
font-weight: bold;
}
.done
{
background-color: #9f9;
color: #222;
}
#step2-recip
{
width: 450px;
}
#step2-amt
{
width: 50px;
}