Add alert bar

This commit is contained in:
Oliver-Akins 2020-09-27 21:53:43 -06:00
parent 04a5e58e78
commit cd14c0e681
2 changed files with 55 additions and 1 deletions

View file

@ -12,6 +12,10 @@ $main-background-colour = #23272A
$main-text-colour = #99AAB5
$error-background-colour = #FF0000
$error-text-colour = white
/***********************************************************/
/* Styling for inputs (not all input types use all values) */