Browse Source

pushing namespaces above title

Garrick van Buren 12 năm trước cách đây
mục cha
commit
48f1a00d75
1 tập tin đã thay đổi với 3 bổ sung2 xóa
  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 {