-
author()); ?>
+archiveTitle('', '', ''); _e(' 发布的文章:'); ?>
have()): ?> next()): ?> diff --git a/usr/themes/replica/category.php b/usr/themes/replica/category.php index 9b98fe41..b0d2ddfc 100644 --- a/usr/themes/replica/category.php +++ b/usr/themes/replica/category.php @@ -1,6 +1,8 @@ need('header.php'); ?>
+
diff --git a/usr/themes/replica/search.php b/usr/themes/replica/search.php
index 4193fbc8..0b1975bc 100644
--- a/usr/themes/replica/search.php
+++ b/usr/themes/replica/search.php
@@ -1,7 +1,8 @@
need('header.php'); ?>
archiveTitle('', '', ''); _e(' 分类下的文章:'); ?>
+ have()): ?> next()): ?>
-
diff --git a/usr/themes/replica/style.css b/usr/themes/replica/style.css
index 44bf0bb6..ba8ce8fd 100644
--- a/usr/themes/replica/style.css
+++ b/usr/themes/replica/style.css
@@ -13,8 +13,8 @@
body {
background-color: #F6F6F3;
color: #444;
- /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
- font-family: Georgia, "Times New Roman", STHeiti, serif;
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+ /*font-family: Georgia, "Times New Roman", STHeiti, serif;*/
font-size: 87.5%;
}
@@ -162,7 +162,10 @@ textarea {
}
.archive-title {
- margin: 2em 0 -1em;
+ margin: 1em 0 -1em;
+ padding-top: 20px;
+ color: #999;
+ font-size: 1em;
}
/* Page nav */
@@ -197,7 +200,7 @@ textarea {
* Comment list
* --------------- */
#comments {
- margin-top: 30px;
+ padding-top: 15px;
}
.comment-list, .comment-list ol {
list-style: none;
@@ -232,7 +235,7 @@ textarea {
}
.comment-author {
display: block;
- margin-bottom: 4px;
+ margin-bottom: 3px;
color: #444;
}
.comment-author .avatar {
@@ -272,6 +275,7 @@ textarea {
* Sidebar
* --------------- */
#sidebar {
+ display: none;
padding-top: 20px;
word-break: break-all;
word-wrap: break-word;
@@ -318,11 +322,14 @@ textarea {
/* -----------------
* Content format
*--------------- */
-.post-content, .comment-content {
+.post-content, .comment-content, #wmd-preview {
line-height: 1.5;
word-break: break-all;
word-wrap: break-word;
}
+.post-content h2, .comment-content h2, #wmd-preview h2 {
+ font-size: 1.28571em;
+}
.post-content img, .comment-content img {
max-width: 100%;
}
@@ -366,6 +373,7 @@ img.alignright {
}
#header { text-align: left; }
.site-search { display: block; }
+ #sidebar { display: block; }
}
@media (min-width: 1200px) {
diff --git a/usr/themes/replica/tag.php b/usr/themes/replica/tag.php
new file mode 100644
index 00000000..f6967fa6
--- /dev/null
+++ b/usr/themes/replica/tag.php
@@ -0,0 +1,31 @@
+need('header.php'); ?>
+
+
keywords()); ?>
+archiveTitle('', '', ''); _e(' 相关的搜索结果:'); ?>
+ have()): ?> next()): ?>
+
+
+
+
+
+
+
+
+
+ pageNav('« 前一页', '后一页 »'); ?>
+
+
+ need('sidebar.php'); ?>
+ need('footer.php'); ?>
archiveTitle('', '', ''); _e(' 标签下的文章:'); ?>
+ + have()): ?> + next()): ?> +title() ?>
+ +
+ content('阅读剩余部分...'); ?>
+
+