字体更换后细节修改

master
candice 3 weeks ago
parent aea0c683fb
commit b747a280c0

@ -75,7 +75,7 @@
<option value="30">30</option>
</select>
<p style="
margin-top: 5px;font-size: 18px;
margin-top: 5px;font-size: 16px;
">people</p>
</div>
@ -94,7 +94,7 @@
<option value="5">5</option>
</select>
<p style="
margin-top: 10px;font-size: 18px;
margin-top: 10px;font-size: 16px;
">people</p>
</div>
<div class="kids_age">
@ -108,7 +108,7 @@
<option value="5">5</option>
</select>
<p style="
margin-top: 10px;font-size: 18px;
margin-top: 10px;font-size: 16px;
">people</p>
</div>
<div class="kids_age">
@ -122,7 +122,7 @@
<option value="5">5</option>
</select>
<p style="
margin-top: 10px;font-size: 18px;
margin-top: 10px;font-size: 16px;
">people</p>
</div>
</div>
@ -135,7 +135,7 @@
</p>
<p style="
margin-top: 5px;
font-weight: 300;
font-weight: 400;
text-align: left;
font-size: 17px;
color: #666;
@ -196,19 +196,19 @@
</div>
<div class="hotel_group date_select">
<input type="radio" value="exact dates" id="exact" name="trip_date">
<label for="exact" class="hotel_pick" style="font-size: 18px;">
<label for="exact" class="hotel_pick" style="font-size: 17px;">
Exact dates
</label>
</div>
<div class="hotel_group date_select">
<input type="radio" value="approximate dates" id="approximate" name="trip_date">
<label for="approximate" class="hotel_pick" style="font-size: 18px;">
<label for="approximate" class="hotel_pick" style="font-size: 17px;">
Approximate dates
</label>
</div>
<div class="hotel_group date_select">
<input type="radio" value="Undecided dates" id="yet" name="trip_date">
<label for="yet" class="hotel_pick" style="font-size: 18px;">
<label for="yet" class="hotel_pick" style="font-size: 17px;">
Undecided dates
</label>
</div>
@ -536,7 +536,12 @@
<span id="phone_errmsg" style="display: none"><span class="requiredArea">Please enter your phone
number.</span></span>
<p style="margin-top: 0;margin-bottom: 10px;padding: 0;text-align: left;font-size: 20px;font-weight: 300;">I
<p style="margin-top: 10px;
margin-bottom: 5px;
padding: 0;
text-align: left;
font-size: 18px;
font-weight: 400;">I
am also available on:</p>
<div class="checkYes"><label for="WhatsApp"><input class="checkBorder" id="WhatsApp"
name="contact_via_WhatsApp" type="checkbox" value="yes">WhatsApp </label></div>

Loading…
Cancel
Save