html { -webkit-font-smoothing: subpixel-antialiased; height: 100%;}
body {
}
a {
color: #a1192e;
-webkit-transition: color 0.2s linear;
-moz-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
text-decoration: none;
}
a:hover,
a:active,
a:focus { color: #ee7502; } .error404{
margin-top:-32px !important;
background:url(//atheneum.ube.fr/wp-content/themes/University/images/imgfond404.jpg) no-repeat;
background-size:cover;
height:100vh!important;
}
.error404 #overmenu,
.error404 #gkHeader{display:none;}
#gkPage {
padding: 0;
margin: 0 auto;
height: 100%;
}
#frame {
clear: both;
margin: 15% auto 30px;
max-width: 100%;
overflow: hidden;
padding: 0;
text-align: center;
width: 860px;
}
#errorNumber {
float: left;
padding: 31px 0 0;
width: 39%;
} #gkLogo {
display: block;
margin: 0 auto;
padding: 0;
text-indent: -999em;
text-shadow: none;
}
#gkLogo img {
display: block;
margin: 0;
width: 180px;
margin: 32px 0 0 50px;
padding-top: 20px;
}
#gkLogo.cssLogo {
background: url(//atheneum.ube.fr/wp-content/themes/images/logo.png) no-repeat center center; height: 75px;
width: 274px;
}
.svg #gkLogo.cssLogo { background-image: url(//atheneum.ube.fr/wp-content/themes/images/logo.svg); }
#gkLogo.text {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #fff;
display: inline-block;
font-size: 20px;
height: 63px;
line-height: 63px;
margin: 0 auto;
text-align: center;
text-indent: 0;
text-transform: uppercase;
width: auto;
}
#gkLogo.text > span {
display: block;
font-size: 20px;
font-weight: bold;
line-height: 63px;
padding: 0;
text-align: left;
}
#gkLogo.text .gkLogoSlogan {
color: #ddd;
display: block;
font-size: 10px;
font-weight: normal;
line-height: 1;
margin-top: -20px;
text-align: left;
text-transform: none;
} h1 {
color: #a1192e;
font-size: 200px;
font-weight: 200;
text-shadow: 0px 0px 20px rgba(255,255,255,1);
line-height: 1;
margin:0;
}
h2 {
display: inline-block;
font-size: 36px;
font-weight: bold;
line-height: 38px;
margin: 70px 0 0;
padding: 11px 0;
position: relative;
text-transform: uppercase;
width: auto;
background-color: #a1192e;
color:#fff !important;
width: 100%;
}
h3 {
margin: 0;
font-size: 18px;
font-weight: 300;
background-color: #a1192e;
color:#fff !important;
padding: 10px 20px 15px;	
}
#errorboxbody {
text-align: center;clear: both;
margin: 80px auto 30px;
max-width: 100%;
overflow: hidden;
padding: 0;
text-align: center;
width: 860px;
background: #fff;
color: #aaa;
bottom: 0;
right: 0;
left: 0;
position: absolute;
}
@media (max-width:1024px) {
#frame{
margin: 0 auto 30px;
position: absolute;
bottom: 50px;
width: 100%;
}
}
@media (max-width:1000px) {
h2 { font-size: 24px;background: #a1192e; }
h3 { font-size: 18px;background: #a1192e; }
}
@media (max-width:768px) {
#frame {
margin: 0 auto 30px;
position: absolute;
bottom: 50px;
}
h1 { font-size: 150px; }
h2 { 
font-size: 20px;
margin-top: 20px;
}
h3 { 
font-size: 14px; 
}
#gkLogo img{
width: 120px;
margin-bottom: 150px;
margin-left: 20px;
}
}
@media (max-width:540px) {
h1 { font-size: 100px; }
h2 { font-size: 16px; }
h3 { font-size: 12px; }
}
a#gkLogo{
margin-top: 0;
}