r41088 - in /www/src: default.css default.template images/gnome-debian-favicon.ico images/gnome-debian-small-trans.png images/gnome-debian-small.png images/gnome-debian.png

althaser-guest at users.alioth.debian.org althaser-guest at users.alioth.debian.org
Wed Mar 26 19:05:29 UTC 2014


Author: althaser-guest
Date: Wed Mar 26 19:05:29 2014
New Revision: 41088

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41088
Log:
revert back logo, remove favicon and remove illegal gnome-debian-logos

Removed:
    www/src/images/gnome-debian-favicon.ico
    www/src/images/gnome-debian-small-trans.png
    www/src/images/gnome-debian-small.png
    www/src/images/gnome-debian.png
Modified:
    www/src/default.css
    www/src/default.template

Modified: www/src/default.css
URL: http://svn.debian.org/wsvn/pkg-gnome/www/src/default.css?rev=41088&op=diff
==============================================================================
--- www/src/default.css	[utf-8] (original)
+++ www/src/default.css	[utf-8] Wed Mar 26 19:05:29 2014
@@ -28,13 +28,15 @@
 }
 
 #header h1 {
+    float:left;
     padding: 0pt 1em;
     font-size:2.5em;
     font-weight:bold;
 }
 
 .logo {
-    padding-left: 1.5cm;
+    float:left;
+    padding: 0pt 1em;
 }
 
 .title a.titled:link, a.titled:visited, a.titled:hover, a.titled:active {

Modified: www/src/default.template
URL: http://svn.debian.org/wsvn/pkg-gnome/www/src/default.template?rev=41088&op=diff
==============================================================================
--- www/src/default.template	[utf-8] (original)
+++ www/src/default.template	[utf-8] Wed Mar 26 19:05:29 2014
@@ -4,7 +4,6 @@
   <head>
     <title>Debian GNOME Packaging - {title: }</title>
     <link href="{relocatable: default.css}" rel="stylesheet" />
-    <link rel="shortcut icon" href="images/gnome-debian-favicon.ico" type="image/x-icon" />
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   </head>
 
@@ -12,7 +11,8 @@
     <div id="wrap">
       <table id="header">
         <tr>
-          <td class="logo"><a href="index.html"><img src="images/gnome-debian-small-trans.png" alt="debian-gnome-logo"/></a></td>
+	  <td class="logo"><a href="index.html"><img src="images/debian-openlogo-nd-50.png" alt="debian-openlogo"/></a></td>
+	  <td class="logo"><a href="index.html"><img src="images/gnome-foot.png" alt="gnome-foot"/></a></td>
           <td class="title"><h1><a class="titled" href="index.html">Debian GNOME Packaging</a></h1></td>
         </tr>
       </table>
@@ -22,7 +22,7 @@
           <div class="webgen-menu-vert webgen-menu">
 	    {menu: {options: {alcn: '**/*.en.html', sort: true, absolute_levels: 1}}}
           </div>
-      </div>
+        </div>
 
         <div id="para">
           <div id="bar">




More information about the pkg-gnome-commits mailing list