Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=dde2c58e532766b8541b6482fa5280a05b60f3bf

commit dde2c58e532766b8541b6482fa5280a05b60f3bf
Author: Kooda <ko...@upyum.com>
Date:   Fri Aug 6 12:09:35 2010 +0200

- Logo size changed.
- Navigation bar's padding changed. (thanks phayz)

diff --git a/frugalware/header.php b/frugalware/header.php
index 92fe168..c451e22 100644
--- a/frugalware/header.php
+++ b/frugalware/header.php
@@ -37,7 +37,7 @@ else if($_SERVER['PHP_SELF']=="/packages.php")

<!-- header start -->
<div id="header">
-       <a href="http://<?php echo $_SERVER["SERVER_NAME"]; ?>"><object 
width="66" height="66" type="image/svg" data="<?php echo $fwng_root; 
?>images/header.svg"><img alt="Frugalware Linux - Let's make things Frugal!" 
src="<?php echo $fwng_root; ?>images/header.png"></object><span 
id="title">FRUGALWARE LINUX</span><span id="slogan">Let’s make things 
frugal!</span></a>
+       <a href="http://<?php echo $_SERVER["SERVER_NAME"]; ?>"><object 
width="76" height="76" type="image/svg" data="<?php echo $fwng_root; 
?>images/header.svg"><img alt="Frugalware Linux - Let's make things Frugal!" 
src="<?php echo $fwng_root; ?>images/header.png"></object><span 
id="title">FRUGALWARE LINUX</span><span id="slogan">Let’s make things 
frugal!</span></a>
</div>
<!-- header end -->

diff --git a/frugalware/images/header.png b/frugalware/images/header.png
index 8fd9538..1453806 100644
Binary files a/frugalware/images/header.png and b/frugalware/images/header.png 
differ
diff --git a/frugalware/static/common.css b/frugalware/static/common.css
index e509f72..fa8a844 100644
--- a/frugalware/static/common.css
+++ b/frugalware/static/common.css
@@ -17,9 +17,7 @@ body {
#nav {
width: 100%;
height: 18px;
-       padding: 0;
-       padding-top: 2px;
-       padding-left: 4px;
+       padding: 4px 0 0 0;
margin: 0;
margin-top: 0px;
margin-bottom: 0px;
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to