[tor-commits] [research-web/master] Reformat links in the navigation bar.
karsten at torproject.org
karsten at torproject.org
Mon Aug 13 07:33:40 UTC 2012
commit 2c43c769929e3ac407827093b8d5ee6dc5d7d278
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Mon Aug 13 09:33:15 2012 +0200
Reformat links in the navigation bar.
---
groups.html | 8 ++++----
ideas.html | 8 ++++----
index.html | 8 ++++----
techreports.html | 8 ++++----
4 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/groups.html b/groups.html
index 165d267..a923d6d 100644
--- a/groups.html
+++ b/groups.html
@@ -14,10 +14,10 @@
<img src="/images/top-left.png" alt="Click to go to home page"
width="193" height="79"></a></td>
<td class="banner-middle">
- <a href="index.html">Home</a><br>
- Groups<br>
- <a href="ideas.html">Ideas</a><br>
- <a href="techreports.html">Tech Reports</a><br>
+ <a href="index.html">Home</a>
+ Groups
+ <a href="ideas.html">Ideas</a>
+ <a href="techreports.html">Tech Reports</a>
</td>
<td class="banner-right"></td>
</tr>
diff --git a/ideas.html b/ideas.html
index fd5fbe6..904ddaa 100644
--- a/ideas.html
+++ b/ideas.html
@@ -14,10 +14,10 @@
<img src="/images/top-left.png" alt="Click to go to home page"
width="193" height="79"></a></td>
<td class="banner-middle">
- <a href="index.html">Home</a><br>
- <a href="groups.html">Groups</a><br>
- Ideas<br>
- <a href="techreports.html">Tech Reports</a><br>
+ <a href="index.html">Home</a>
+ <a href="groups.html">Groups</a>
+ Ideas
+ <a href="techreports.html">Tech Reports</a>
</td>
<td class="banner-right"></td>
</tr>
diff --git a/index.html b/index.html
index cc48583..4f77d2a 100644
--- a/index.html
+++ b/index.html
@@ -14,10 +14,10 @@
<img src="/images/top-left.png" alt="Click to go to home page"
width="193" height="79"></a></td>
<td class="banner-middle">
- Home<br>
- <a href="groups.html">Groups</a><br>
- <a href="ideas.html">Ideas</a><br>
- <a href="techreports.html">Tech Reports</a><br>
+ Home
+ <a href="groups.html">Groups</a>
+ <a href="ideas.html">Ideas</a>
+ <a href="techreports.html">Tech Reports</a>
</td>
<td class="banner-right"></td>
</tr>
diff --git a/techreports.html b/techreports.html
index 5eadafc..c104a00 100644
--- a/techreports.html
+++ b/techreports.html
@@ -14,10 +14,10 @@
<img src="/images/top-left.png" alt="Click to go to home page"
width="193" height="79"></a></td>
<td class="banner-middle">
- <a href="index.html">Home</a><br>
- <a href="groups.html">Groups</a><br>
- <a href="ideas.html">Ideas</a><br>
- Tech Reports<br>
+ <a href="index.html">Home</a>
+ <a href="groups.html">Groups</a>
+ <a href="ideas.html">Ideas</a>
+ Tech Reports
</td>
<td class="banner-right"></td>
</tr>
More information about the tor-commits
mailing list