[Debtags-commits] [svn] r2140 - web/trunk/cloud
Erich Schubert
erich at alioth.debian.org
Tue Nov 21 15:27:47 CET 2006
Author: erich
Date: Tue Nov 21 15:27:47 2006
New Revision: 2140
Modified:
web/trunk/cloud/index.html
web/trunk/cloud/tags.css
Log:
more layout fixes
Modified: web/trunk/cloud/index.html
==============================================================================
--- web/trunk/cloud/index.html (original)
+++ web/trunk/cloud/index.html Tue Nov 21 15:27:47 2006
@@ -19,6 +19,7 @@
<a href="http://alioth.debian.org/projects/debtags">Alioth project page</a>
</div>
</div>
+ <div id="titlesep"></div>
<h2>Tags to narrow down your search:</h2>
<div>Click tags to add to the filter</div>
<div id="tagcloud"><em>Data will be loaded via JavaScript, please wait (and make sure you've enabled JavaScript!)</em></div>
Modified: web/trunk/cloud/tags.css
==============================================================================
--- web/trunk/cloud/tags.css (original)
+++ web/trunk/cloud/tags.css Tue Nov 21 15:27:47 2006
@@ -8,6 +8,7 @@
}
h2 {
color: brown;
+ margin-bottom: 0;
}
a {
color: brown;
@@ -19,8 +20,6 @@
clear: both;
font-family: sans-serif;
font-size: small;
- border-bottom: thin solid brown;
- margin-bottom: 1em;
}
div.linkbar div.left {
float: left;
More information about the Debtags-commits
mailing list