| Current Path : /var/www/html/Joomla/ |
| Current File : /var/www/html/Joomla/main.css |
html {
background-color: white;
-webkit-font-smoothing: antialiased;
}
body, html {
height: 100%;
margin: 0px;
padding: 0px;
}
.bg {
/* The image used */
background-image: url("..//images/bg2.png");
/* Full height */
height: 100%;
margin: 0px;
padding: 0px;
/* Center and scale the image nicely */
background-position: center;
background-repeat: no-repeat;
background-size: cover;
border: 0px;
}
.center {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
}
.bottom {
padding-top: 55%;
vertical-align: baseline;
}
.center img{width: 120px; height: auto;}
.clear { position: absolute; clear: both;}
.clear p {padding-top: 150px;text-align: center;font-family: soleil, sans-serif; font-weight: 600;color: #2c2725 ;letter-spacing: 30;}
.bottom p {text-align: center;font-family: soleil, sans-serif; font-size: 0.7em; font-weight: 600;color: #2c2725 ;letter-spacing: 50;}