Files
cdn/errorpage001.css
Muhammad Herdy Iskandar 40d542eeb8 Create errorpage001.css
2023-06-21 08:58:42 +07:00

8 lines
664 B
CSS

@import url(https://fonts.googleapis.com/css?family=Press+Start+2P);
body{margin:0;background: #000 url('http://stixdev.com/images/404-2.png') center no-repeat;height:855px;text-transform:uppercase;}
h1,h2,h3{font-family: 'Press Start 2P', cursive;margin: 0 auto 0 auto;text-align:left;position:relative;text-shadow: 3px 3px 0px #2038ec;color:#fff;font-weight:400;}
h1{font-size:1.7em;width:260px;top:148px;line-height:60px;padding-left:292px;}
h2{top:26px;width:150px;font-size:1.6em;z-index:1;}
h2 a{color:#fff;text-decoration:none;margin-left:375px;width:200px;}h2 a:hover{text-shadow: 3px 3px 0px #d82800;}
h3{width:400px;padding-right:300px;font-size:1.5em;}