$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r81412 - website/public_html/beta/style-v2/css_0
From: dnljms_at_[hidden]
Date: 2012-11-18 10:16:49
Author: danieljames
Date: 2012-11-18 10:16:48 EST (Sun, 18 Nov 2012)
New Revision: 81412
URL: http://svn.boost.org/trac/boost/changeset/81412
Log:
Website: CSS for front page notice.
Text files modified: 
   website/public_html/beta/style-v2/css_0/section-welcome.css |     9 +++++++++                               
   1 files changed, 9 insertions(+), 0 deletions(-)
Modified: website/public_html/beta/style-v2/css_0/section-welcome.css
==============================================================================
--- website/public_html/beta/style-v2/css_0/section-welcome.css	(original)
+++ website/public_html/beta/style-v2/css_0/section-welcome.css	2012-11-18 10:16:48 EST (Sun, 18 Nov 2012)
@@ -59,3 +59,12 @@
   color: #777;
   font-size: 90%;
 }
+#downloads .news-notice
+{
+  color: #c00;
+  font-size: 90%;
+}
+#downloads a.news-notice-link
+{
+  color: #c00;
+}