# HG changeset patch # User Paper <37962225+mrpapersonic@users.noreply.github.com> # Date 1598886588 14400 # Node ID 1865a06329bc0f6ff004f765346b96ea8dbbd973 # Parent 34b1775744b3dbcea81f076fa7431d9b56386157 ersdwf diff -r 34b1775744b3 -r 1865a06329bc README.md --- a/README.md Sat Aug 29 03:18:24 2020 -0400 +++ b/README.md Mon Aug 31 11:09:48 2020 -0400 @@ -0,0 +1,3 @@ +If you are looking for the 1123.best repository, it has moved [here](https://github.com/1123best/1123best.github.io). + +Anything added here will from now on be my own. \ No newline at end of file diff -r 34b1775744b3 -r 1865a06329bc content/bg.gif Binary file content/bg.gif has changed diff -r 34b1775744b3 -r 1865a06329bc index.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/index.css Mon Aug 31 11:09:48 2020 -0400 @@ -0,0 +1,17 @@ +body +{ + background-color: black +} + + +.strokeme +{ + color: white; + font-size: 250%; + text-align: center; + text-shadow: + -1px -1px 0 #000, + 1px -1px 0 #000, + -1px 1px 0 #000, + 1px 1px 0 #000; +} diff -r 34b1775744b3 -r 1865a06329bc index.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/index.html Mon Aug 31 11:09:48 2020 -0400 @@ -0,0 +1,18 @@ + + +
+ + + + + +welcome to hell
+ + + +