2009年12月12日 星期六

設定記錄 4

找到下面這部份.feed-links {
  clear: both;
  line-height: 2.5em;
}
加上紅色的部份.feed-links {
  clear: both;
  line-height: 2.5em;
  display: none;
}
就可以把下面的訂閱連結隱藏掉。

沒有留言: