diff --git a/done.php b/done.php index 2279aa9..d77dbf9 100644 --- a/done.php +++ b/done.php @@ -6,7 +6,7 @@ - +

Check out my main site!

@@ -16,5 +16,5 @@

Want to make another?

- - \ No newline at end of file + + diff --git a/index.php b/index.php index a96bb55..918b181 100644 --- a/index.php +++ b/index.php @@ -6,7 +6,7 @@ - +

Looking for lukeogburn.com?

@@ -40,7 +40,7 @@
--> - - - + + diff --git a/style.css b/style.css index 12aa4dd..4c0caaa 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,7 @@ body{ font-family: sans-serif; +} +#div{ width: 60%; margin: 0 auto; } @@ -16,7 +18,7 @@ a:hover{ } /*Cookie notif*/ -#boo{ +/*#boo{ display: none; } #boo:checked+div{ @@ -32,7 +34,7 @@ a:hover{ } label:hover{ cursor: pointer; -} +}*/ #top{ display: block; @@ -93,4 +95,4 @@ button:hover{ body, #cookie{ width: 100%; } -} \ No newline at end of file +}