浏览代码

updated some line spacing

Casey DeLorme 10 年之前
父节点
当前提交
a2ee298d13
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      public/css/main.css

+ 5 - 0
public/css/main.css

@@ -89,11 +89,16 @@ h2 {
 h3 {
     font-size: 150%;
 }
+strong {
+    line-height: 125%;
+}
 p, ul {
     margin-bottom: 10px;
 }
 li {
     margin-left: 45px;
+    list-style-type: disc;
+    line-height: 115%;
 }
 a, a:hover, a:active, a:visited {
     color: #000;