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 @@
- + - - +