diff --git a/index.html b/index.html index 2b7bb32..5553c64 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@

File upload/host

Pastebin

Donate

-
+

 

Games:

2048

diff --git a/style.css b/style.css index 59f1090..5fc75cd 100644 --- a/style.css +++ b/style.css @@ -1 +1,6 @@ .floatRight{float:right;margin-left:20px} + +#hp { + float: right; + margin: 0 0 0 15px; + } \ No newline at end of file