diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-13 07:31:40 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-13 07:31:40 +0000 |
commit | 78c1637d646b663b3a0ea22500ad094564e7e28b (patch) | |
tree | 04597170ae0e0bd247882c0b46adacc25f78c369 /web | |
parent | 9280f196917534dcb9c01dd35f31df451974ca82 (diff) | |
download | ioquake3-aero-78c1637d646b663b3a0ea22500ad094564e7e28b.tar.gz ioquake3-aero-78c1637d646b663b3a0ea22500ad094564e7e28b.zip |
Zakk is ANGRY!
git-svn-id: svn://svn.icculus.org/quake3/trunk@338 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r-- | web/include/home.php | 2 | ||||
-rw-r--r-- | web/ioq3.css | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/web/include/home.php b/web/include/home.php index 060f71c..a346427 100644 --- a/web/include/home.php +++ b/web/include/home.php @@ -1,6 +1,8 @@ <p>Quake 3 source code was released on August 20th by the fine folks at id Software. We thank them for that, and are continuing the mission of producing a Quake 3 that is without fault.</p> +<p class="angryzakk">The Quake 3 engine is open source, this does <strong>not</strong> mean that +Quake 3 Arena the game is free. You must purchase the game to use the data!</p> <img src="images/thenameofthisprojectis3.jpg" class="right" alt="Logo" /> <h2>What's the point?</h2> diff --git a/web/ioq3.css b/web/ioq3.css index 461bee2..d01f0ff 100644 --- a/web/ioq3.css +++ b/web/ioq3.css @@ -133,7 +133,6 @@ ul h3 { background-color: #aaa; font-style: italic; font-size: 1.2em; - font-weight: bold; } .current { |