From 40d542eeb8aa8fda8440b2b7f4a5e25b040613ee Mon Sep 17 00:00:00 2001 From: Muhammad Herdy Iskandar <66510723+dyzulk@users.noreply.github.com> Date: Wed, 21 Jun 2023 08:58:42 +0700 Subject: [PATCH] Create errorpage001.css --- errorpage001.css | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 errorpage001.css diff --git a/errorpage001.css b/errorpage001.css new file mode 100644 index 0000000..74ba464 --- /dev/null +++ b/errorpage001.css @@ -0,0 +1,7 @@ +@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;}