瀏覽代碼

Fixed line height issues in headings

master
Adrian Short 12 年之前
父節點
當前提交
faada2be58
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      app/assets/stylesheets/scaffolds.css.scss

+ 2
- 0
app/assets/stylesheets/scaffolds.css.scss 查看文件

@@ -80,6 +80,7 @@ a.button, a.button:visited {

.feed_title {
font-size: 2.0em;
line-height: 1.1em;
}

table {
@@ -103,6 +104,7 @@ th {
h1 {
font-size: 3.2em;
font-weight: normal;
line-height: 1.2em;
margin: 10px 0 40px 0;
}



Loading…
取消
儲存