浏览代码

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