summaryrefslogtreecommitdiff
path: root/mobile/mobile.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-03-27 07:19:20 +0100
committerAndrew Dolgov <[email protected]>2006-03-27 07:19:20 +0100
commiteead4d26944d5e871ac5b712e81713f2b06e31d0 (patch)
treecaa720b8946269d7492151e2b4b493b4e7cc3525 /mobile/mobile.css
parent2e915ba998d1c37a3d090956f770514c78179593 (diff)
mobile: support tags
Diffstat (limited to 'mobile/mobile.css')
-rw-r--r--mobile/mobile.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/mobile/mobile.css b/mobile/mobile.css
index 7e236c9b4..04fedbe87 100644
--- a/mobile/mobile.css
+++ b/mobile/mobile.css
@@ -176,4 +176,10 @@ ul.headlines img {
text-align : center;
}
+div.postTags {
+ color : gray;
+}
+#headingAddon {
+ font-weight : normal;
+}