[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r18749: {website} Get rid of the 2cm whitespace in favor of a 0.5cm space. (website/trunk)
Author: phobos
Date: 2009-03-02 23:28:02 -0500 (Mon, 02 Mar 2009)
New Revision: 18749
Modified:
website/trunk/stylesheet-ltr.css
Log:
Get rid of the 2cm whitespace in favor of a 0.5cm space.
Modified: website/trunk/stylesheet-ltr.css
===================================================================
--- website/trunk/stylesheet-ltr.css 2009-03-03 04:27:31 UTC (rev 18748)
+++ website/trunk/stylesheet-ltr.css 2009-03-03 04:28:02 UTC (rev 18749)
@@ -69,10 +69,10 @@
div.bottom {
font-size: 0.8em;
- margin-top: 2cm;
+ margin-top: 0.5cm;
margin-left: 1em;
margin-right: 1em;
- text-align: right;
+ text-align: center;
}
/* the sidebars */
@@ -106,7 +106,7 @@
text-indent: 0pt;
font-size: 1em;
direction: ltr;
- text-align: left;
+ text-align: left;
}
/* formatting styles */
@@ -237,7 +237,7 @@
}
.banner-middle a.current {
- text-decoration: none;
+ text-decoration: none;
color: #FF7F00;
font-weight: bold;
font-size: 1em;
@@ -358,7 +358,7 @@
}
.guimenuinner {
-
+
padding: 0 10px 0 10px;
}