From 5f271a2370cc1bfde15f2a0d5ed6928cc74b0efa Mon Sep 17 00:00:00 2001 From: Danang Probo Sayekti Date: Mon, 23 Nov 2015 18:54:56 +0700 Subject: [PATCH] Update --- themes/blog/css/styles.css | 5 +++++ themes/blog/js/.htaccess | 1 - themes/default/css/style.css | 1 - themes/default/main.html.php | 5 ++--- themes/default/profile.html.php | 5 ++--- 5 files changed, 9 insertions(+), 8 deletions(-) delete mode 100644 themes/blog/js/.htaccess diff --git a/themes/blog/css/styles.css b/themes/blog/css/styles.css index e759aba..ba22fa5 100644 --- a/themes/blog/css/styles.css +++ b/themes/blog/css/styles.css @@ -611,4 +611,9 @@ ul.month { .container { width: 1360px; } +} + +.pagination { + margin-top:0; + margin-bottom:15px; } \ No newline at end of file diff --git a/themes/blog/js/.htaccess b/themes/blog/js/.htaccess deleted file mode 100644 index 72d0a6e..0000000 --- a/themes/blog/js/.htaccess +++ /dev/null @@ -1 +0,0 @@ -allow from all \ No newline at end of file diff --git a/themes/default/css/style.css b/themes/default/css/style.css index 2dd06e1..1d26bbc 100644 --- a/themes/default/css/style.css +++ b/themes/default/css/style.css @@ -739,7 +739,6 @@ h1.title-post a:hover, h2.title-index a:hover { font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: bold; - text-align:center; } .pager a { diff --git a/themes/default/main.html.php b/themes/default/main.html.php index f992ad7..1a7fe22 100644 --- a/themes/default/main.html.php +++ b/themes/default/main.html.php @@ -71,11 +71,10 @@
- + - - +
diff --git a/themes/default/profile.html.php b/themes/default/profile.html.php index c3a0e00..0c02f56 100644 --- a/themes/default/profile.html.php +++ b/themes/default/profile.html.php @@ -29,11 +29,10 @@
- + - - +