aboutsummaryrefslogtreecommitdiffstats
path: root/web/css.css
diff options
context:
space:
mode:
authorfrancis <francis>2007-06-18 12:21:17 +0000
committerfrancis <francis>2007-06-18 12:21:17 +0000
commit205e7c876816b5e9a59b2b89faa7c4ce4986465b (patch)
tree654d8c3264468796d39389f01401a967d4b4c0f7 /web/css.css
parent4ac064e7e20220229de06da1cad46d544de2723e (diff)
Just the text "Email me updates" is the best I can come up with - the blue icon
won't be recongisable by anyone. Was trying to put the word RSS by the RSS icon but couldn't make it look nice... But I think it is recognisable enough without text, and enough browsers have automatic feed detection these days.
Diffstat (limited to 'web/css.css')
-rw-r--r--web/css.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/web/css.css b/web/css.css
index 5e4bf32c3..9fc3a2c45 100644
--- a/web/css.css
+++ b/web/css.css
@@ -359,10 +359,13 @@ ol#current img {
margin: 0 0 0.25em;
border-bottom: dotted 1px #5e552b;
}
-
-#email_alert {
+#alert_links {
float: right;
}
+#rss_link {
+}
+#email_alert {
+}
#email_alert_box {
display:none;
position: absolute;