|
Boost-Commit : |
From: grafikrobot_at_[hidden]
Date: 2008-03-28 01:32:33
Author: grafik
Date: 2008-03-28 01:32:32 EDT (Fri, 28 Mar 2008)
New Revision: 43904
URL: http://svn.boost.org/trac/boost/changeset/43904
Log:
Fix link to Ohlo.
Text files modified:
website/public_html/beta/development/index.html | 23 ++++++++++++-----------
1 files changed, 12 insertions(+), 11 deletions(-)
Modified: website/public_html/beta/development/index.html
==============================================================================
--- website/public_html/beta/development/index.html (original)
+++ website/public_html/beta/development/index.html 2008-03-28 01:32:32 EDT (Fri, 28 Mar 2008)
@@ -9,28 +9,29 @@
<link rel="stylesheet" type="text/css" href=
"../style/section-development.css" />
<!--[if IE]> <style type="text/css"> body { behavior: url(/style/csshover.htc); } </style> <![endif]-->
+
<style type="text/css">
/*<![CDATA[*/
-#content .section .ohlo > div {
+ #content .section .ohlo > div {
background: transparent !important;
-}
-#content .section .ohlo table {
+ }
+ #content .section .ohlo table {
background: transparent !important;
clear: none !important;
border-spacing: 0em !important;
margin-bottom: 0.25em !important;
-}
-#content .section .ohlo table tr td {
+ }
+ #content .section .ohlo table tr td {
border: none !important;
-}
-#content .section #ohlo-cost table tr td {
+ }
+ #content .section #ohlo-cost table tr td {
background: transparent !important;
border-bottom: 1px #DDD solid !important;
-}
-#content .section .ohlo img {
+ }
+ #content .section .ohlo img {
border: none !important;
padding: 0em !important;
-}
+ }
/*]]>*/
</style>
</head>
@@ -58,7 +59,7 @@
development discussion. But if you are looking for an "easy"
place to get your feet wet is to voluteer <a href=
"testing.html">testing</a> resources. The wonderful people at
- Ohlo
+ Ohlo
provide a peek into what goes into Boost:</p>
<ul class="directory" id="ohlo-languages">
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk