[phc-internals] [phc commit] r1659 - www/trunk/public_html
codesite-noreply at google.com
codesite-noreply at google.com
Wed Sep 17 11:00:44 IST 2008
Author: paul.biggar
Date: Wed Sep 17 03:00:32 2008
New Revision: 1659
Modified:
www/trunk/public_html/index.html
www/trunk/public_html/phc.css
Log:
Make a larger margin around the Contributors needed section. Move "Recent
project activity" to the top.
Modified: www/trunk/public_html/index.html
==============================================================================
--- www/trunk/public_html/index.html (original)
+++ www/trunk/public_html/index.html Wed Sep 17 03:00:32 2008
@@ -86,7 +86,7 @@
<p>See the <a href="news.html">news archive</a> for older news.</p>
</td>
- <td width="20%">
+ <td width="20%" valign=top>
<div class="svn">
<h1>Recent project activity:</h1>
Modified: www/trunk/public_html/phc.css
==============================================================================
--- www/trunk/public_html/phc.css (original)
+++ www/trunk/public_html/phc.css Wed Sep 17 03:00:32 2008
@@ -34,6 +34,7 @@
.warningbox {
border: solid 1px black;
padding: 5px;
+ margin: 5px;
color: #b53614;
background: #efdba7;
}
More information about the phc-internals
mailing list