|
Server : Apache System : Linux vps.urbanovitalino.adv.br 3.10.0-1062.12.1.el7.x86_64 #1 SMP Tue Feb 4 23:02:59 UTC 2020 x86_64 User : urbanovitalinoad ( 1001) PHP Version : 7.3.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/urbanovitalinoad/public_html/fitcultural/templates/protostar/css/ |
Upload File : |
/**
* @copyright Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
body.site {
margin: 0;
padding: 0;
}
.outer {
display: table;
position: absolute;
height: 100%;
width: 100%;
}
.middle {
display: table-cell;
vertical-align: middle;
}
.inner {
margin: 0 auto;
max-width: 30em;
background-color: #ffffff;
}
.header {
text-align: center;
margin: 0 0 1em 0;
}
img {
max-width: 100%;
height: auto;
border: 0;
}
form, fieldset {
margin: 0;
padding: 0;
}
label {
display: block;
margin: 0;
}
input[type="text"], input[type="password"] {
box-sizing: border-box;
width: 100%;
height: auto;
}
input {
margin: .5em 0 1em 0;
}