adaptive_3
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
</div>
|
||||
<div class="items_down">
|
||||
<!-- 5 -->
|
||||
<li class="item">
|
||||
<li class="item item_none">
|
||||
<a href="#photos" class="link">
|
||||
Фотографии
|
||||
</a>
|
||||
@@ -439,15 +439,15 @@
|
||||
|
||||
<!-- Левая колонка -->
|
||||
<div class="form_name">
|
||||
<label>Имя
|
||||
<label class="label_style">Имя
|
||||
<input type="text" name="firstName" id="ffname" required>
|
||||
</label>
|
||||
|
||||
<label>Отчество
|
||||
<label class="label_style">Отчество
|
||||
<input type="text" name="middleName" id="fmname" required>
|
||||
</label>
|
||||
|
||||
<label>Фамилия
|
||||
<label class="label_style">Фамилия
|
||||
<input type="text" name="lastName" id="flname" required>
|
||||
</label>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user