r748 - in webspace: . include
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Fri May 5 20:00:55 EDT 2006
Author: floam
Date: 2006-05-05 20:00:55 -0400 (Fri, 05 May 2006)
New Revision: 748
Modified:
webspace/include/discuss.php
webspace/include/status.php
webspace/ioq3.css
Log:
proper indentation levels
Modified: webspace/include/discuss.php
===================================================================
--- webspace/include/discuss.php 2006-05-05 23:56:51 UTC (rev 747)
+++ webspace/include/discuss.php 2006-05-06 00:00:55 UTC (rev 748)
@@ -7,7 +7,7 @@
<h2>Mailing Lists</h2>
<p>There are two mailing lists used by this project. Here's a description and instructions
-for each.</p>
+for each.
<h3 class="shell">quake3 at icculus.org</h3>
<p>There is a general discussion mailing list where you can discuss this project,
ask for help, announce patches, and anything else that could possibly be talked
@@ -31,7 +31,7 @@
someone commits a change. This is not normally a high-volume list, but it certainly
can be at times. The instructions for this list are identical to the instructions
for regular list, just change the <tt>quake3</tt> part of the
-e-mail addresses to <tt>quake3-commits</tt>.</p>
+e-mail addresses to <tt>quake3-commits</tt>.</p></p>
<h2 title="Internet Relay Chat">IRC</h2>
<p>To join the <acronym title="Internet Relay Chat">IRC</acronym> channel, aim
Modified: webspace/include/status.php
===================================================================
--- webspace/include/status.php 2006-05-05 23:56:51 UTC (rev 747)
+++ webspace/include/status.php 2006-05-06 00:00:55 UTC (rev 748)
@@ -133,7 +133,7 @@
<h2>The Future</h2>
<h3>Release Criteria</h3>
-<p>Before a release can occur, the following must occur for each platform:</p>
+<p class="indent">Before a release can occur, the following must occur for each platform:
<ol>
<li>Testing of <em>Quake III: Arena</em> single- and multi-player.</li>
<li>Testing of <em>Quake III: Team Arena</em> single- and multi-player.</li>
@@ -144,7 +144,7 @@
<li>An installer which includes all <a href="?page=getdata">up-to-date id <tt>pk3</tt>
files</a>, requires original CD-ROM. Users might need to copy the
<tt>pak0.pk3</tt> file themselves.</li>
-</ol>
+</ol></p>
<h3>Roadmap</h3>
<ul>
Modified: webspace/ioq3.css
===================================================================
--- webspace/ioq3.css 2006-05-05 23:56:51 UTC (rev 747)
+++ webspace/ioq3.css 2006-05-06 00:00:55 UTC (rev 748)
@@ -90,7 +90,6 @@
border-left: .1em solid #888;
padding-left: .2em;
background-color: #9d9d9d;
- display: inline;
}
img, fieldset {
More information about the quake3-commits
mailing list