diff --git a/footer.php b/footer.php index da1d47a..6e0219a 100644 --- a/footer.php +++ b/footer.php @@ -1,5 +1,5 @@ - -
+ +

@@ -8,7 +8,7 @@

- diff --git a/header.php b/header.php index bf8c008..673d6f8 100644 --- a/header.php +++ b/header.php @@ -112,8 +112,3 @@ isq_load_textdomain(); ?> - - -
- -
diff --git a/index.php b/index.php index 4e4c52d..a72ebca 100644 --- a/index.php +++ b/index.php @@ -6,15 +6,17 @@ $title = isset( $_REQUEST['title'] ) ? yourls_sanitize_title( $_REQUEST['title ?> -

-

-
-

-

-

-
+
+

+

+ +

+

+

+
-

- +

+ +
diff --git a/public/style.css b/public/style.css index 897abca..f08b052 100644 --- a/public/style.css +++ b/public/style.css @@ -81,9 +81,8 @@ p, a { /* Header */ header { - width: 95%; - padding: 2.5%; margin: 0 auto; + padding-top: 10px; } h1 { @@ -150,8 +149,8 @@ h1 a:hover { } /* Main style */ -.paragraph { - padding: 0 2.5% 0 2.5%; +.content { + background: white; } h2 {