$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: grafikrobot_at_[hidden]
Date: 2007-11-05 22:20:22
Author: grafik
Date: 2007-11-05 22:20:22 EST (Mon, 05 Nov 2007)
New Revision: 40826
URL: http://svn.boost.org/trac/boost/changeset/40826
Log:
More readable links on the people page.
Added:
website/public_html/beta/style/css_0/alpha_white_75.png (contents, props changed)
Text files modified:
website/public_html/beta/style/css_0/content.css | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
Added: website/public_html/beta/style/css_0/alpha_white_75.png
==============================================================================
Binary file. No diff available.
Modified: website/public_html/beta/style/css_0/content.css
==============================================================================
--- website/public_html/beta/style/css_0/content.css (original)
+++ website/public_html/beta/style/css_0/content.css 2007-11-05 22:20:22 EST (Mon, 05 Nov 2007)
@@ -442,7 +442,9 @@
height: 28px;
position: relative;
z-index: 2;
- background: url(alpha_white_50.png) left top repeat;
+ background: url(alpha_white_75.png) left top repeat;
+ line-height: 1.2em;
+ font-weight: bold;
}
#people-directory li.clear {
clear: both !important;