浏览代码

Minor changes to headings to reduce standard maven look.

Luke Taylor 18 年之前
父节点
当前提交
2ff9a5507e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/site/resources/css/site.css

+ 1 - 1
src/site/resources/css/site.css

@@ -13,7 +13,7 @@ h2 {
   border: none;
   color: black;
   background-color: white;
-  font-weight:normal;
+  font-weight:bold;
   font-size: large;
   text-align: center;
 }