added wcs in menu and fixed title

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@239 3ed937ae-f919-0410-9a43-8e6f19e4ba6e
This commit is contained in:
dlaniel 2007-02-14 17:02:56 +00:00
parent 40be3d0fb4
commit 86e17d4cb0
2 changed files with 3 additions and 2 deletions

View File

@ -12,7 +12,7 @@
<div id="header">
<h1>Larpe</h1>
<span>Liberty-compliant Identity Server</span>
<span>Liberty Alliance Reverse Proxy</span>
</div>
<div id="navbar">
@ -20,6 +20,7 @@
<li><a href="http://www.entrouvert.com">Entr'ouvert</a></li>
<li><a href="http://lasso.entrouvert.org">Lasso</a></li>
<li><a href="http://authentic.labs.libre-entreprise.org">Authentic</a></li>
<li><a href="http://wcs.labs.libre-entreprise.org">w.c.s.</a></li
<li><a class="here" href="http://larpe.labs.libre-entreprise.org">Larpe</a></li>
</ul>
</div>

View File

@ -92,7 +92,7 @@ div#navbar ul li {
div#navbar a {
display: block;
float: left;
width: 24.5%;
width: 19.8%;
padding: 1.2em 0 1em 0;
margin: 0;
text-decoration: none;