1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 08:53:23 -05:00

Adds membership discount to volunteer benefits css.

This commit is contained in:
Jonathan Rosenbaum 2017-08-07 20:07:17 +00:00
parent eaa1d18788
commit dd6a77f1d8

View File

@ -135,7 +135,7 @@ input[value=Save]:focus, input[value=Close]:focus {
font-size: .9em;
}
#original_price {
#original_price, #membership_discount {
display: none;
color: blueviolet;
}