From 84cfb101931e84e52d49e85147296602708049e3 Mon Sep 17 00:00:00 2001 From: Nathan Lasseter Date: Mon, 29 Oct 2012 23:17:12 +0000 Subject: Tweet button --- styles.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'styles.css') diff --git a/styles.css b/styles.css index 335fa40..f72669f 100644 --- a/styles.css +++ b/styles.css @@ -19,6 +19,13 @@ a.title { font-weight: normal; } +#tweet { + font-size: 8pt; + font-weight: normal; + text-decoration: none; + color: black; +} + a.toplink { font-size: 14pt; letter-spacing: -1px; -- cgit v1.2.3