소스 검색

Make the sponsor "learn more" line smaller and keep link bold

Markus Ochel 12 년 전
부모
커밋
81a58c1fc3
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      site/static/css/theme.styl

+ 6 - 0
site/static/css/theme.styl

@@ -430,6 +430,12 @@ article
     background: lighten($faintGrey, 3%)
     content-box()
 
+    a
+      font-weight: $boldFont
+
+    small
+      font-size: 0.75em
+
     .label
       color: #fff
       background: $primaryColor