bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A logo


From: Andreas Enge
Subject: Re: A logo
Date: Wed, 20 Feb 2013 09:58:38 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

Am Dienstag, 19. Februar 2013 schrieb Ludovic Courtès:
> Help welcome!  Note that if you have commit access to the source code
> repo, you also have access to the web page repo (CVS)

Seriously? I think I forgot how to use cvs 10 years ago... How about 
updating it to git?

Also, I noticed that the gnu boilerplate is copy-pasted into the page; how 
about including a php script with one line that contains the gnu content?

Here is a patch to the web page that makes the logo a bit smaller and lets 
the text flow to its right:

--- index.html.alt      2013-02-20 09:48:44.000000000 +0100
+++ index.html  2013-02-20 09:52:20.000000000 +0100
@@ -96,7 +96,8 @@
 
 <a href="graphics/index.html">
   <img src="graphics/guix-logo.small.png"
-       style="margin: 25px 0px 25px 0px;"
+       height="80em"
+       style="float:left; padding:2em;"
        alt="GNU Guix and the GNU System" />
 </a>


Andreas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]