From fb6fac0af1c3d6dc2b60c11cf5484283dd4819ce Mon Sep 17 00:00:00 2001 From: danpros Date: Wed, 6 May 2020 10:16:33 +0700 Subject: [PATCH] Clean up the themes --- themes/blog/layout.html.php | 18 ++++++++++-------- themes/blog/main.html.php | 5 ++--- themes/blog/post.html.php | 5 ++--- themes/blog/profile.html.php | 2 +- themes/clean/css/style.css | 8 ++++---- themes/clean/layout.html.php | 11 ++++++++++- themes/clean/main.html.php | 2 +- themes/clean/post.html.php | 4 +--- themes/clean/profile.html.php | 2 +- themes/default/layout.html.php | 11 ++++++++++- themes/default/main.html.php | 2 +- themes/default/post.html.php | 3 +-- themes/default/profile.html.php | 2 +- themes/logs/layout.html.php | 8 +++++++- themes/logs/main.html.php | 2 +- themes/logs/post.html.php | 4 +--- themes/logs/profile.html.php | 2 +- themes/twentyfifteen/main.html.php | 2 +- themes/twentyfifteen/post.html.php | 2 +- themes/twentyfifteen/profile.html.php | 2 +- themes/twentysixteen/layout.html.php | 1 - themes/twentysixteen/main.html.php | 2 +- themes/twentysixteen/post.html.php | 2 +- themes/twentysixteen/profile.html.php | 2 +- 24 files changed, 61 insertions(+), 43 deletions(-) diff --git a/themes/blog/layout.html.php b/themes/blog/layout.html.php index ad7a2a9..c9f6232 100644 --- a/themes/blog/layout.html.php +++ b/themes/blog/layout.html.php @@ -51,7 +51,6 @@

diff --git a/themes/clean/css/style.css b/themes/clean/css/style.css index b3c3f2a..f9ceb3f 100644 --- a/themes/clean/css/style.css +++ b/themes/clean/css/style.css @@ -211,16 +211,16 @@ h6 { text-decoration: none; } -.infront .post, .intag .post, .inarchive .post, .insearch .post, .inprofile .post { +.in-front .post, .in-tag .post, .in-archive .post, .in-search .post, .in-profile .post { border-bottom: 1px solid #dfdfdf; padding: 30px 0 10px 0; } -.infront .post.first { +.in-front .post.first { padding-top: 50px; } -.intag .post.first, .inarchive .post.first, .insearch .post.first, .inprofile .post.first { +.in-tag .post.first, .in-archive .post.first, .in-search .post.first, .in-profile .post.first { padding-top: 0px; } @@ -831,7 +831,7 @@ aside .copyright p { padding-top: 0px; } - .infront .post, .intag .post, .inarchive .post, .insearch .post { + .in-front .post, .in-tag .post, .in-archive .post, .in-search .post { padding: 30px 0 20px 0; } diff --git a/themes/clean/layout.html.php b/themes/clean/layout.html.php index c098f5b..7509864 100644 --- a/themes/clean/layout.html.php +++ b/themes/clean/layout.html.php @@ -35,7 +35,16 @@

-

Tags

+
+

Tags

+ + +
diff --git a/themes/clean/main.html.php b/themes/clean/main.html.php index 54430b9..ab4edb6 100644 --- a/themes/clean/main.html.php +++ b/themes/clean/main.html.php @@ -29,7 +29,7 @@

title ?>

- - Posted in + - Posted in category ?> by - diff --git a/themes/clean/post.html.php b/themes/clean/post.html.php index fd5966a..3f7cb39 100644 --- a/themes/clean/post.html.php +++ b/themes/clean/post.html.php @@ -11,7 +11,7 @@

title ?>

- + - Posted in category ?> by - @@ -54,8 +54,6 @@ href="https://twitter.com/share?url=url ?>&text=title ?>">Twitter - Google+
-

Tags

+
+

Tags

+ +
    + $count):?> +
  • ()
  • + = 5) break;?> + +
+
diff --git a/themes/logs/main.html.php b/themes/logs/main.html.php index 1cadfaf..aaa5947 100644 --- a/themes/logs/main.html.php +++ b/themes/logs/main.html.php @@ -29,7 +29,7 @@

title ?>

- - Posted in + - Posted in category ?> by - diff --git a/themes/logs/post.html.php b/themes/logs/post.html.php index 30f2180..35ff851 100644 --- a/themes/logs/post.html.php +++ b/themes/logs/post.html.php @@ -11,7 +11,7 @@

title ?>

- + - Posted in category ?> by - @@ -54,8 +54,6 @@ href="https://twitter.com/share?url=url ?>&text=title ?>">Twitter - Google+