Emergency commit
This commit is contained in:
parent
f619f519a3
commit
f9d316a7e1
|
@ -1,13 +1,12 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>/blankX/403.html</title>
|
<title>/blankX/403.html</title>
|
||||||
<meta name='description'>/blankx/403.html.txt: jack</meta>
|
<meta name='description' class='colon_p'>/blankx/403.html.txt: jack</meta>
|
||||||
<link rel="stylesheet" type="text/css" href="index.css">
|
<link rel="stylesheet" type="text/css" href="index.css">
|
||||||
</head>
|
</head>
|
||||||
<body class='jack'>
|
<body class='jack'>
|
||||||
<div class='container'>
|
<div class='container'>
|
||||||
<p>It seems like <a href='https://youtube.com'>JackSucksAtLife</a> puts a 403 here, hmm.</p>
|
<p>It seems like <a href='https://www.youtube.com/user/JackSucksAtMinecraft'>JackSucksAtLife</a> puts a 403 here, hmm.</p>
|
||||||
<i>(blank, add the link to Jack's channel)</i>
|
|
||||||
<p>He wants you to be on <a href='https://play.skycade.net'>Skycade</a> I think :shrug: <!-- refer to index.html about the emojis --></p>
|
<p>He wants you to be on <a href='https://play.skycade.net'>Skycade</a> I think :shrug: <!-- refer to index.html about the emojis --></p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -10,10 +10,13 @@ h1.transred {
|
||||||
font-family: 'Transformers', sans-serif;
|
font-family: 'Transformers', sans-serif;
|
||||||
color: red;
|
color: red;
|
||||||
}
|
}
|
||||||
|
meta.colon_p {
|
||||||
|
color: rgba(0,0,0,0);
|
||||||
|
}
|
||||||
body.jack {
|
body.jack {
|
||||||
/* blank, remember to remove `background-color` */
|
/* comment by future blank: no */
|
||||||
background-color: red;
|
background-color: red;
|
||||||
/* blank, remember to add the css for tiling backgrounds */
|
background-image: url('jack.png');
|
||||||
}
|
}
|
||||||
p, a, h1, h2, li {
|
p, a, h1, h2, li {
|
||||||
font-family: 'Rounded Elegance', sans-serif;
|
font-family: 'Rounded Elegance', sans-serif;
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 126 KiB |
Loading…
Reference in New Issue