forked from mirrors/easyappointments
Changed header colors for booking form headings.
This commit is contained in:
parent
bb8084c958
commit
10068bff13
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ body {
|
||||||
#book-appointment-wizard .frame-container .frame-title {
|
#book-appointment-wizard .frame-container .frame-title {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-bottom: 28px;
|
margin-bottom: 28px;
|
||||||
|
color: #666;
|
||||||
}
|
}
|
||||||
|
|
||||||
#book-appointment-wizard .frame-container .frame-content {
|
#book-appointment-wizard .frame-container .frame-content {
|
||||||
|
|
Loading…
Reference in a new issue