소스 검색

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 {