Browse Source

Fix quiet style

Denis K 8 years ago
parent
commit
29722858af
1 changed files with 1 additions and 0 deletions
  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 {