Merge branch 'dev' of ../rebble.net into dev

This commit is contained in:
Mike Macgirvin 2022-07-26 15:40:02 -07:00
commit 53440ee8a3

View file

@ -202,6 +202,9 @@ a:focus,
._yellow {
color: yellow !important;
}
._orange {
color: #FFA500 !important;
}
input, optgroup, select, textarea {
font-size: 0.9rem !important;