[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r3211: Kill some superfluous vertical whitespace. (website/trunk)
Author: edmanm
Date: 2008-10-07 17:17:03 -0400 (Tue, 07 Oct 2008)
New Revision: 3211
Modified:
website/trunk/stylesheet.css
Log:
Kill some superfluous vertical whitespace.
Modified: website/trunk/stylesheet.css
===================================================================
--- website/trunk/stylesheet.css 2008-10-07 21:15:39 UTC (rev 3210)
+++ website/trunk/stylesheet.css 2008-10-07 21:17:03 UTC (rev 3211)
@@ -7,10 +7,6 @@
background-repeat: no-repeat;
background-position: center center;
background-image: url(images/watermark.png);
-
-
-
-
}
img {
border: none;
@@ -25,7 +21,6 @@
margin: 30px 35px;
font-size: 11px;
line-height: 140%;
-
}
#mainnav {
background: #003300;
@@ -70,9 +65,6 @@
border-right: 1px #004400;
border-bottom: 0px;
border-left: 0px;
-
-
-
}
.navtab {
background-color: #001100;
@@ -87,16 +79,6 @@
border-right-color: #004400;
background-image: url(images/navtab_bg.png);
background-repeat: repeat;
-
-
-
-
-
-
-
-
-
-
}
.navtab:link, .navtab:visited {
color: #44bb44;
@@ -109,9 +91,6 @@
border-left-width: 0px;
border-right-style: solid;
border-right-color: 004400;
-
-
-
}
.navtab:hover, .navtab:visited:hover {
color: white;
@@ -129,8 +108,6 @@
float: left;
margin-right: 4px;
text-transform: capitalize;
-
-
}
#footer {
margin: 15px 15px 15px 15px;
@@ -140,10 +117,6 @@
margin: 20px 40px 20px 20px;
list-style-image: url(images/bullet.png);
list-style-position: outside;
-
-
-
-
}
h3 {
border-bottom-width: 1px;
@@ -174,5 +147,4 @@
border-right-color: #002200;
border-left-color: #003300;
background-image: url(images/title_bg.png);
-
}