docs: update comments, docstrings, README, REVIEW, and env docs to match current features
This commit is contained in:
parent
0aa3eab084
commit
e46893e0b4
12 changed files with 65 additions and 25 deletions
|
|
@ -7,8 +7,9 @@
|
|||
<style>
|
||||
/*
|
||||
Customer-facing request page.
|
||||
Designed to look fun and inviting on a convention booth tablet or phone.
|
||||
Uses a gradient background, banner image, and a styled card form.
|
||||
Designed for convention booth tablets/phones. Shows the banner image and
|
||||
a styled card form for name, email, hobbies, facts, style, vocal gender,
|
||||
and extra requests. Hidden when the booth is marked closed.
|
||||
*/
|
||||
*{box-sizing:border-box;}
|
||||
body{
|
||||
|
|
|
|||
Reference in a new issue