diff --git a/index.html b/index.html index a563cd9..8468b37 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,7 @@
+
Games:
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