buscando el form
This commit is contained in:
parent
f51459212c
commit
0b3987c7a5
BIN
portalcautivo/images/principal.jpg
Normal file
BIN
portalcautivo/images/principal.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 85 KiB |
@ -173,7 +173,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
background: url(http://www.hdfondos.eu/pictures/2013/1216/1/nature-flower-garden-white-dandelion-green-hd-wallpaper-205690.jpg) no-repeat center center fixed;
|
background: url(../images/principal.jpg) no-repeat center center fixed;
|
||||||
-webkit-background-size: cover;
|
-webkit-background-size: cover;
|
||||||
-moz-background-size: cover;
|
-moz-background-size: cover;
|
||||||
-o-background-size: cover;
|
-o-background-size: cover;
|
||||||
@ -421,7 +421,7 @@
|
|||||||
<h3 class="register-heading">Entrar con Internet</h3>
|
<h3 class="register-heading">Entrar con Internet</h3>
|
||||||
<div class="row register-form">
|
<div class="row register-form">
|
||||||
<!-- User option 1: login needed with name and password -->
|
<!-- User option 1: login needed with name and password -->
|
||||||
<div id="login_password" class="hidden">
|
<div id="login_password" class="">
|
||||||
<form class="form-signin">
|
<form class="form-signin">
|
||||||
<h2 class="form-signin-heading">Please sign in</h2>
|
<h2 class="form-signin-heading">Please sign in</h2>
|
||||||
<label for="inputUsername" class="sr-only">Username</label>
|
<label for="inputUsername" class="sr-only">Username</label>
|
||||||
|
Loading…
Reference in New Issue
Block a user