diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-12-18 22:24:34 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-12-18 22:24:34 -0800 |
commit | 238c9e340e5f42f12e6f7f16b1da7b87652aa821 (patch) | |
tree | a1dc0e31698e59c664b1be15e9a66430888458b0 /ext/fg | |
parent | 862b49dfd9e243702ca18cd02c5727cd8f8d392e (diff) |
WIP
Diffstat (limited to 'ext/fg')
-rw-r--r-- | ext/fg/css/frame.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css index e7b5dedc..597646f2 100644 --- a/ext/fg/css/frame.css +++ b/ext/fg/css/frame.css @@ -100,7 +100,7 @@ body { text-decoration: none; } -.term-rules { +.term-reasons { color: #777; display: inline-block; } |