瀏覽代碼

Fix quiet style

Denis K 8 年之前
父節點
當前提交
29722858af
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      jet/static/jet/css/_content.scss

+ 1 - 0
jet/static/jet/css/_content.scss

@@ -182,6 +182,7 @@ p img, h1 img, h2 img, h3 img, h4 img, td img {
 
 .quiet, a.quiet:link, a.quiet:visited {
   font-weight: normal;
+  color: $dim-text-color;
 }
 
 .float-right {