%PDF- %PDF-
| Direktori : /home/tjamichg/portal.tjamich.gob.mx/infofi/modules/login/ |
| Current File : /home/tjamichg/portal.tjamich.gob.mx/infofi/modules/login/login.css |
@charset "utf-8";
* {
margin: 0px;
padding: 0px;
}
body {
background-color: #933454;
font-family: sans-serif;
font-size: 18px;
}
.box {
position: relative;
margin: auto;
width: 500px;
height: 300px;
background-color: #9E4965;
top: 50px;
}
.entrar {
width: 400px;
margin: 20px;
text-align: center;
padding-top: 35px;
padding-bottom: 20px;
}
.iconstart {
width: 50%;
position: relative;
float: left;
}
.fstart {
width: 100%;
position: relative;
float: center;
}
.user {
padding: 5px;
}
.pass {
padding: 5px;
}
input[type=text]{
width: 200px;
padding: 5px;
}
input[type=submit]{
width: 85px;
height: 35px;
padding: 5px;
}
input[type=password]{
width:200px;
padding: 5px;
}
.footer {
position: relative;
margin: auto;
font-size: 12px;
top: 280px;
text-align: center;
}
.sesexp {
width: 100%;
height: 40px;
background-color: antiquewhite;
border: solid 1px;
border-color: red;
color: red;
text-align: center;
}