aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/partials/_twitter.sass
diff options
context:
space:
mode:
authorB Mathis <brandon@imathis.com>2009-11-07 22:51:36 -0600
committerB Mathis <brandon@imathis.com>2009-11-07 22:51:36 -0600
commitc27f5f8e5a4e35eecadf5c1565ab6e76a5a688e8 (patch)
treedad72f4555fa243214501ce9aa8e2781b981ed10 /stylesheets/partials/_twitter.sass
parentec09295459cd70127e206f7642eed092f1e0e9a0 (diff)
downloadmy_new_personal_website-c27f5f8e5a4e35eecadf5c1565ab6e76a5a688e8.tar.xz
my_new_personal_website-c27f5f8e5a4e35eecadf5c1565ab6e76a5a688e8.zip
updated twitter style, added metadata
Diffstat (limited to 'stylesheets/partials/_twitter.sass')
-rw-r--r--stylesheets/partials/_twitter.sass9
1 files changed, 7 insertions, 2 deletions
diff --git a/stylesheets/partials/_twitter.sass b/stylesheets/partials/_twitter.sass
index 8752656c..d8f9249e 100644
--- a/stylesheets/partials/_twitter.sass
+++ b/stylesheets/partials/_twitter.sass
@@ -16,8 +16,13 @@
border-bottom: 0
p
padding-bottom: 10px
- .pubdate
+ .meta
color= !light_text
font-size: 80%
display: block
- padding: 8px 0 0 \ No newline at end of file
+ padding: 8px 0 0
+ a
+ color: inherit
+ text-decoration: none
+ &:hover
+ text-decoration: underline \ No newline at end of file