Archived
1
0

add bumplock css

This commit is contained in:
Jeff Becker
2018-03-09 07:01:33 -05:00
parent 702ab469cd
commit 024f773a7c
5 changed files with 23 additions and 3 deletions

View File

@@ -528,3 +528,8 @@ background-repeat: repeat;
font-weight: bold;
margin-left: none;
}
.bumplock {
background: red;
filter: saturate(0.5);
}