Author: kwade Update of /cvs/fedora/web/html/docs In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10480 Modified Files: newindex.php Log Message: trying out more new styles, with tweaks to the CSS to boot Index: newindex.php =================================================================== RCS file: /cvs/fedora/web/html/docs/newindex.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- newindex.php 27 Mar 2007 05:18:27 -0000 1.1 +++ newindex.php 28 Mar 2007 05:48:06 -0000 1.2 @@ -16,16 +16,14 @@ <div class="display-table"> <table cellspacing='0' cellpadding='0' border='0'> <tr> -<td valign='top'> +<td valign='top' class="display-table-cell-boxed"> Top Docs </td> -<td valign='top'> - <ul> -<li><a href="/release-notes/">Release Notes</a></li> -<li><a href="/install-guide/">Installation Guide</a></li> -<li><a href="http://fedoraproject.org/wiki/Docs/DesktopUserGuide">Desktop User Guide</a></li> -<li><a href="/yum/en/">Managing Software with Yum</a> (<a href="/yum/en/">en</a> | <a href="/yum/pt_BR/">pt_BR</a>)</li> -</ul> +<td valign='top' class="display-table-cell-shaded"> +<a href="/release-notes/">Release Notes</a><br/> +<a href="/install-guide/">Installation Guide</a><br/> +<a href="http://fedoraproject.org/wiki/Docs/DesktopUserGuide">Desktop User Guide</a><br/> +<a href="/yum/en/">Managing Software with Yum</a> (<a href="/yum/en/">en</a> | <a href="/yum/pt_BR/">pt_BR</a>)<br/> </td> </tr> </table> @@ -34,15 +32,13 @@ <div class="display-table"> <table cellspacing='0' cellpadding='0' border='0'> <tr> -<td valign='top'> +<td valign='top' class="display-table-cell-boxed"> Useful Docs </td> -<td valign='top'> - <ul> -<li><a href="/jargon-buster/en_US/">Jargon Buster</a> (<a href="/jargon-buster/en_US/">en_US</a> | <a href="/jargon-buster/pt/">pt</a>)</li> -<li><a href="/mirror/en/">Mirror Tutorial</a> (<a href="/mirror/en/">en</a> | <a href="/mirror/pt/">pt</a> | <a href="/mirror/pt_BR/">pt_BR</a>)</li> -<li><a href="/selinux-faq/">SELinux FAQ</a></li> -</ul> +<td valign='top' class="display-table-cell-shaded"> +<a href="/jargon-buster/en_US/">Jargon Buster</a> (<a href="/jargon-buster/en_US/">en_US</a> | <a href="/jargon-buster/pt/">pt</a>)<br/> +<a href="/mirror/en/">Mirror Tutorial</a> (<a href="/mirror/en/">en</a> | <a href="/mirror/pt/">pt</a> | <a href="/mirror/pt_BR/">pt_BR</a>)<br/> +<a href="/selinux-faq/">SELinux FAQ</a><br/> </td> </tr> </table> @@ -51,14 +47,13 @@ <div class="display-table"> <table cellspacing='0' cellpadding='0' border='0'> <tr> -<td valign='top'> +<td valign='top' class="display-table-cell-boxed"> How to Contribute to Fedora </td> -<td valign='top'> - <ul> -<li><a href="/developers-guide/">Developer's Guide</a></li> -<li><a href="/documentation-guide/">Documentation Guide</a></li> -<li><a href="/translation-quick-start-guide/en/">Translation Quick Start Guide</a> +<td valign='top' class="display-table-cell-shaded"> +<a href="/developers-guide/">Developer's Guide</a><br/> +<a href="/documentation-guide/">Documentation Guide</a><br/> +a href="/translation-quick-start-guide/en/">Translation Quick Start Guide</a> (<a href="/translation-quick-start-guide/el/">el</a> | <a href="/translation-quick-start-guide/en/">en</a> | <a href="/translation-quick-start-guide/fr_FR/">fr_FR</a> | @@ -69,8 +64,7 @@ <a href="/translation-quick-start-guide/pt/">pt</a> | <a href="/translation-quick-start-guide/pt_BR/">pt_BR</a> | <a href="/translation-quick-start-guide/ru/">ru</a> | -<a href="/translation-quick-start-guide/sv/">sv</a>)</li> -</ul> +<a href="/translation-quick-start-guide/sv/">sv</a>)<br/> </td> </tr> </table>