diff --git a/index.html b/index.html index d03d9b7..37caac0 100644 --- a/index.html +++ b/index.html @@ -8,19 +8,21 @@ Xolatile.Top -
- -
-

Top Xolatile

-
- -
-
-

Made With Fear Driven Development

+ +
+Top Xolatile +
+
+
-
+ diff --git a/style.css b/style.css new file mode 100644 index 0000000..1bcf75c --- /dev/null +++ b/style.css @@ -0,0 +1,15 @@ +body { +margin: auto; +} +footer { + +} +#links { + +} +#title { + +} +#flag { + +}