Added loading indicators via htmx-indicator, removed unattributable ASCII art and replaced with the project logo from the README, minor touches on stylesheet and added clickable links in the display.

This commit is contained in:
2022-07-19 15:57:30 -05:00
parent cb013e5bf7
commit 10e3724a1a
8 changed files with 76 additions and 15 deletions

View File

@ -15,12 +15,18 @@ body
p
margin: 0.4em 0 0.4em 0
a
color: #{colorThree}
.htmx-indicator
display: none
::placeholder
color: #{colorOne}
opacity: 1
.asciiCat
margin: 2% 3% 0 0
.logo
margin: 4% 3% 0 0
font-size: 1.2vw
color: #{colorFour}
text-align: center
@ -91,16 +97,16 @@ p
text-align: center
font-size: 16px
.asciiCat
display: none
.mainInput
width: 95%
text-align: center
.title
margin: 8% auto
margin: 8% auto 2% auto
font-size: 3em
.title h1
margin-bottom: 0
.pwUtils
width: 100%