@import url(/wp-content/themes/yoo_micasa_wp/warp/css/base.css); body { font: normal 14px/20px Arial, Helvetica, sans-serif; }
mark, ins { color: #333333; }
hr { border-top-color: #EBEBEB; }
pre { 
background: #F5F5F5;
border-radius: 6px; 
}@import url(/wp-content/themes/yoo_micasa_wp/warp/css/error.css); .center {
width: 800px;
margin-left: -400px;
}
.error { text-shadow: 0 -1px 0 rgba(0,0,0,0.9), 0 1px 0 rgba(255,255,255,0.7); }
.error > span {
display: inline-block;
position: relative;
}
.error > span:before {
content: "";
position: absolute;
top: 70%;
left: -30px;
right: -30px;
height: 80px;
background: url(/wp-content/themes/yoo_micasa_wp/images/error.png) no-repeat;
background-size: 100% 100%;
}
.message { width: 400px; } .error-offline .error > span:before { top: 65%; }
.error-offline .message { width: 350px; } .error-browser .message { width: 500px; }