We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
Upload Page logo styling
width: 50%; margin: auto; margin-top: 2rem; border-style: none;
Textarea styling on upload page:
border: 2px solid black; padding: 0.5rem; margin-top: 1rem; margin-bottom: 1rem; margin-left: 0; margin-right: 0;
Input styling on upload page:
width: 100%; display: block; height: 2em; border-radius: 10px; outline: none; font-size: 1.5rem;
Save button styling (make text all caps):
background-color: #577ba1; box-shadow: 2px 2px rgba(0,0,0,.5);
Password button styling (make text all caps):
border-radius: 3px;
Sorry, something went wrong.
Idea for navbar spacing:
padding-right: 1rem;
padding-left: 1rem;
Idea for infoContainer:
Some fixes in #337 but not all. Crossing off any that I see are fixed.
ethoreson
hannahkamundson
No branches or pull requests
Manage Accounts
Message sent when status is changed to FAILED
Message sent when status is changed to COMPLETED
The text was updated successfully, but these errors were encountered: