add new time options for substitution

This commit is contained in:
Stewart Allen 2020-02-07 21:23:22 -05:00
commit e19972f864
2 changed files with 6 additions and 2 deletions

View file

@ -92,7 +92,7 @@ button[del] {
}
.grouphead {
color: black;
background-color: rgba(170,221,255,0.75);
background-color: rgba(170,221,255,0.7);
border: 1px solid #ccc;
border-radius: 3px;
margin-top: 5px;