aboutsummaryrefslogtreecommitdiffstats
path: root/example/tweeter/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'example/tweeter/style.css')
-rw-r--r--example/tweeter/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/example/tweeter/style.css b/example/tweeter/style.css
index 0f2aaecd..e8468b6b 100644
--- a/example/tweeter/style.css
+++ b/example/tweeter/style.css
@@ -50,6 +50,10 @@ li.even {
width: 350px;
}
+.addressbook li {
+ font-size: .9em;
+}
+
.clrleft {
clear: left;
}