aboutsummaryrefslogtreecommitdiff
path: root/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles.css')
-rw-r--r--styles.css7
1 files changed, 7 insertions, 0 deletions
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;