Commit 41ca51a9be6549df3685dddadeec6c613379d87f

Authored by Antonio Terceiro
1 parent 1a2f1931

ActionItem980: making preformated text gray

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
public/stylesheets/common.css
@@ -5,6 +5,8 @@ body { @@ -5,6 +5,8 @@ body {
5 font-size: 14px; 5 font-size: 14px;
6 } 6 }
7 7
  8 +code, pre { color: #666; }
  9 +
8 #beta-tag { 10 #beta-tag {
9 position: absolute; 11 position: absolute;
10 top: 40px; 12 top: 40px;