X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=index.html.in;h=b686203bdfdc47458e09161ac7befb94ede2653d;hb=fbdb1779120eb0904bdfefaf84a30a4bc9293480;hp=0ad89dcba4aff71cb3a465d906213e52bbad471d;hpb=81800de9b94a921b90ce72aa08ac4450ee735b13;p=charm-bypass.git diff --git a/index.html.in b/index.html.in index 0ad89dc..b686203 100644 --- a/index.html.in +++ b/index.html.in @@ -43,6 +43,10 @@ top: 0; left: 0; height: 100%; + + /* Hide everything by default. We only show it once the user has + * submitted the menu form */ + display: none; } /* The blinking fade in/out animation for the ticket date and time */ @@ -81,7 +85,7 @@ url("data:font/woff2;base64,@CBPBOLD@") format("woff2") } - #serviceletter { + #serviceid { font-family: "CharmBypass Bold", sans-serif; font-weight: bold; } @@ -227,6 +231,53 @@ + + @SVGDATA@