| Current Path : /home/digilove/public_html/templates/horme_3/css/ |
| Current File : /home/digilove/public_html/templates/horme_3/css/error.css |
/**
* @package Horme 3 template
* @author Spiros Petrakis
* @copyright Copyright (C) 2015 - 2022 Spiros Petrakis. All rights reserved.
* @license GNU General Public License version 2 or later
*/
/* ERROR CSS
*********************************************/
body {
background-image:none;
}
.page-header {
margin:15px 0 0 0;
}
.hero-unit h2, .hero-unit .h2 {
font-size:7em;
line-height:1em;
}
.container .hero-unit {
border-radius:0;
}
.error.container {
margin-top:0;
}
.csm {
margin:30px 0;
}
@media (max-width: 768px) {
.hero-unit h2, .hero-unit .h2 {
font-size:4em;
}
}
@media (max-width: 480px) {
.hero-unit h2, .hero-unit .h2 {
font-size:2.5em;
}
}