Cleaned code
This commit is contained in:
parent
9ca385c99a
commit
8bf2721b41
3 changed files with 15 additions and 15 deletions
14
profile.html
14
profile.html
|
|
@ -39,10 +39,10 @@
|
|||
<option>Italiano</option>
|
||||
<option>Rumantsch</option>
|
||||
<option>English</option>
|
||||
</select>
|
||||
</select>
|
||||
</div>
|
||||
<!-- <a class="btn btn-sm btn-cta rounded col-auto" href="connect.html">Se connecter</a> -->
|
||||
</div>
|
||||
<!-- <a class="btn btn-sm btn-cta rounded col-auto" href="connect.html">Se connecter</a> -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
@ -78,7 +78,7 @@
|
|||
<div id="user-profile-activation" class="col-auto rounded">
|
||||
<div class="form-check form-switch form-check-reverse">
|
||||
<input class="form-check-input" type="checkbox" role="switch" id="activate-user-profile">
|
||||
<label class="form-check-label" for="activate-user-profile">Rendre mon profil public</label>
|
||||
<label class="form-check-label" for="activate-user-profile">Rendre mon profil public</label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
<label class="col-form-label">Pseudo</label>
|
||||
</div>
|
||||
<div class="col-auto">
|
||||
<input class="form-control" type="text" id="user-pseudo" placeholder="Hot's Design" disabled readonly>
|
||||
<input class="form-control" type="text" id="user-pseudo" placeholder="Hot's Design" disabled readonly>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row align-items-center mb-3">
|
||||
|
|
@ -123,7 +123,7 @@
|
|||
<option>English</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row align-items-center">
|
||||
<div class="col-auto">
|
||||
<label class="col-form-label">Langue</label>
|
||||
|
|
@ -137,7 +137,7 @@
|
|||
<option>English</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</section>
|
||||
<section class="panel mb-3">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue