From cc76bf0904d5fbb3fd3ed0d8072053f68fe68618 Mon Sep 17 00:00:00 2001 From: Boof <97455552+hexahigh@users.noreply.github.com> Date: Fri, 21 Oct 2022 18:17:02 +0200 Subject: [PATCH] testing some stuff --- index.html | 3 +++ style.css | 1 + 2 files changed, 4 insertions(+) create mode 100644 style.css diff --git a/index.html b/index.html index a563cd9..8468b37 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,7 @@ + Shitty website @@ -10,6 +11,8 @@

File upload/host

Pastebin

Donate

+ +

 

Games:

2048

diff --git a/style.css b/style.css new file mode 100644 index 0000000..e38d0e5 --- /dev/null +++ b/style.css @@ -0,0 +1 @@ +.floatRight{float:right;margin-left:20px} \ No newline at end of file