From da6d43177ff287b26b6849fbc17a3ff097e7f8bd Mon Sep 17 00:00:00 2001 From: Alsotang Date: Tue, 25 Feb 2014 14:42:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20style?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/style.css | 13 +++++++------ views/layout.html | 3 --- views/sidebar.html | 2 +- views/user/star.html | 2 +- 4 files changed, 9 insertions(+), 11 deletions(-) diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 42017b7..de6f87a 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -389,6 +389,7 @@ a.user_avatar:hover { white-space: nowrap; line-height: 48px; width: 500px; + font-size: 18px; } a.topic_title { font-size: 16px; @@ -471,12 +472,12 @@ img.unread { display: inline-block; } .wmd-spacer { - width: 1px; - height: 20px; + width: 1px; + height: 20px; margin-left: 14px; position: absolute; background-color: Silver; - display: inline-block; + display: inline-block; list-style: none; } .wmd-spacer1 { @@ -579,7 +580,7 @@ textarea[id^=wmd-input] { } .navbar .nav .divider-vertical { background-color:#2b3741; - border-right: 1px solid #2f3b46; + border-right: 1px solid #2f3b46; } .navbar .nav > li > a { text-shadow: none; @@ -607,7 +608,7 @@ textarea[id^=wmd-input] { .nav-pills>li>a { padding: 2px 10px; line-height: 22px; -} +} .pagination { height: 40px; margin: 10px 0px 10px 10px; @@ -664,7 +665,7 @@ div[class$=content] > blockquote > p { /* about score on sidebar */ .top_score { color: gray; - padding: 2px; + padding: 2px; } .inner ol { margin: 4px 0px; diff --git a/views/layout.html b/views/layout.html index f09c6e1..49ede86 100644 --- a/views/layout.html +++ b/views/layout.html @@ -65,9 +65,6 @@
  • <%- nav[1] %>
  • <% } %> <% if (locals.current_user) { %> -
  • - Me -
  • 设置
  • 退出 diff --git a/views/sidebar.html b/views/sidebar.html index b112512..87d8ffa 100644 --- a/views/sidebar.html +++ b/views/sidebar.html @@ -25,7 +25,7 @@
    <% if (no_reply_topics.length > 0) { %> -
      +
        <%- partial('topic/small', { collection: no_reply_topics, as: 'topic' }) %>
      <% } else { %> diff --git a/views/user/star.html b/views/user/star.html index 37ee464..33c56ba 100644 --- a/views/user/star.html +++ b/views/user/star.html @@ -1,6 +1,6 @@
    • <%= user.follower_count %> 粉丝