mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
CSS Enhancement to the volunteer interests div - a border.
This commit is contained in:
@@ -5,6 +5,16 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#interest_form {
|
||||
padding: 10px;
|
||||
display: block;
|
||||
border: 1px solid rgb(173, 216, 230);
|
||||
}
|
||||
|
||||
#interest_form > p {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
/* errors */
|
||||
#waiver_error, #phone_error, #email_error,
|
||||
#first_name_error, #last_name_error, #email_list_error
|
||||
|
||||
Reference in New Issue
Block a user