Updating branch refs/heads/nick/gettext
to aa50eb836e39fef84ea96a9506f881410a9cad2d (commit)
from 1c1c0abfbb078e475ad1b7bfb051cf3ed13e3afa (commit)
commit aa50eb836e39fef84ea96a9506f881410a9cad2d
Author: Nick Schermer <[email protected]>
Date: Sun Dec 12 18:50:40 2010 +0100
Sync style changes.
pages/header.php | 2 ++
style/base.css | 11 +++--------
2 files changed, 5 insertions(+), 8 deletions(-)
diff --git a/pages/header.php b/pages/header.php
index 6eb1213..a1a2bc3 100644
--- a/pages/header.php
+++ b/pages/header.php
@@ -32,6 +32,7 @@ else
<div>
<h1 class="hidden">Xfce</h1>
<h5 class="hidden">Sub domains</h5>
+
<ul>
<li><a href="http://www.xfce.org" title="Go to the
homepage" class="active">Home</a></li>
<li><a href="http://docs.xfce.org" title="Official
documentation">Docs</a></li>
@@ -40,6 +41,7 @@ else
<li><a href="http://bugzilla.xfce.org" title="Report
and track bugs">Bugs</a></li>
<li><a href="http://blog.xfce.org" title="Visit the
blog">Blog</a></li>
<li><a href="http://translations.xfce.org" title="Help
translating the Xfce project">Translate</a></li>
+ <li><a href="http://git.xfce.org" title="Project
repositories">GIT</a></li>
</ul>
</div>
<div class="clearboth"></div>
diff --git a/style/base.css b/style/base.css
index 37f51db..ec49372 100644
--- a/style/base.css
+++ b/style/base.css
@@ -11,7 +11,7 @@ body {
background: #333 url('img/logosmall.png') no-repeat 6px 55%;
padding-left: 120px;
}
-#page-header ul {
+#page-header ul {
float: right ;
list-style: none;
margin: 0;
@@ -21,7 +21,6 @@ body {
#page-header ul li {
float: left;
font-weight: bold;
- line-height: 50px;
}
#page-header a {
color: #fff;
@@ -29,6 +28,7 @@ body {
display: block;
float: right;
padding: 0 15px 0 15px;
+ line-height: 4em;
}
#page-header ul li a:hover {
color: #69f;
@@ -43,7 +43,7 @@ body {
padding: 1em;
text-align: left;
- min-width: 600px;
+ min-width: 600px;
max-width: 1100px;
}
@@ -134,11 +134,6 @@ h3, h4, h5 {
margin: 0 0 0.2em 0;
padding: 0.2em 0 0 0;
}
-h1 { font-size: 180%; }
-h2 { font-size: 160%; }
-h3 { font-size: 140%; }
-h4 { font-size: 120%; }
-h5 { font-size: 100%; }
ul {
list-style-type: square;
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits