diff options
Diffstat (limited to 'stylesheets/partials/_twitter.sass')
-rw-r--r-- | stylesheets/partials/_twitter.sass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/partials/_twitter.sass b/stylesheets/partials/_twitter.sass index 1545e67f..181e0473 100644 --- a/stylesheets/partials/_twitter.sass +++ b/stylesheets/partials/_twitter.sass @@ -2,9 +2,9 @@ p padding-bottom: 10px a.topic - color: #{!twitter_topic} + color: $twitter_topic .meta - color: #{!light_text} + color: $light_text font-size: 80% display: block padding: 8px 0 0 |