浏览代码

pushing namespaces above title

Garrick van Buren 12 年之前
父节点
当前提交
48f1a00d75
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      assets/stylesheets/foreground.css

+ 3 - 2
assets/stylesheets/foreground.css

@@ -21,9 +21,10 @@ small {
   font-size: 80%;
 }
 
-h3 small {
+h3 small.label {
   font-size: small;
-  margin-right: 1em;
+  display:block;
+  width:6em;
 }
 
 .section strong {