diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-02 05:10:19 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-02 05:10:19 +0000 |
commit | b74ae4ac40831942b0706701e4a48bc2b18ce987 (patch) | |
tree | 8d0cc02c538f8c3b2dd8e5a0d9bb3ddba644ca50 | |
parent | b7ac7e6ae9a71746655043c569fe89f0a24e6e3e (diff) | |
download | ioquake3-aero-b74ae4ac40831942b0706701e4a48bc2b18ce987.tar.gz ioquake3-aero-b74ae4ac40831942b0706701e4a48bc2b18ce987.zip |
* Kill ugly buttons
git-svn-id: svn://svn.icculus.org/quake3/trunk@216 edf5b092-35ff-0310-97b2-ce42778d08ea
-rw-r--r-- | web/images/w3ccss.gif | bin | 704 -> 0 bytes | |||
-rw-r--r-- | web/images/w3cxhtml.gif | bin | 897 -> 0 bytes | |||
-rw-r--r-- | web/index.html | 5 |
3 files changed, 3 insertions, 2 deletions
diff --git a/web/images/w3ccss.gif b/web/images/w3ccss.gif Binary files differdeleted file mode 100644 index f6522d3..0000000 --- a/web/images/w3ccss.gif +++ /dev/null diff --git a/web/images/w3cxhtml.gif b/web/images/w3cxhtml.gif Binary files differdeleted file mode 100644 index d53d7b4..0000000 --- a/web/images/w3cxhtml.gif +++ /dev/null diff --git a/web/index.html b/web/index.html index 020e735..814c356 100644 --- a/web/index.html +++ b/web/index.html @@ -106,10 +106,11 @@ </p> <div id="footer"> <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://icculus.org/quake3/ioq3.css"> - <img src="images/w3ccss.gif" alt="Valid CSS" /> + Valid CSS </a> + | <a href="http://validator.w3.org/check?uri=http://icculus.org/quake3"> - <img src="images/w3cxhtml.gif" alt="Valid XHTML 1.0 Strict"/> + Valid XHTML </a> <br /> Website Design by <a href="http://floam.sh.nu" title="floam">Aaron Gyes</a> |