On 02/19/2013 10:22 PM, Ludovic Courtès wrote:
Nikita Karetnikov<[email protected]>  skribis:

I'm attaching a tarball.  Note that Document Metadata
(File ->  Document Metadata in Inkscape) says that the logo is under a
proprietary license (I guess it's a bug because I can't save the
license), but it's not true.

Nice, thanks!

I’ve put the logo on the web page:

   http://www.gnu.org/software/guix/
   http://www.gnu.org/software/guix/graphics/

It doesn’t blend well on the main page.  I guess a bit of CSS would help
(notably to leave more space around it), but I’m not sure how to do it,
nor how that would interact gnu.org’s original CSS.


To leave some space around the logo, I'd write:

<img src="..." style="margin: x1 x2 x3 x4"/>

But my CSS is a bit rusty. Plus, purists would want that to be in the CSS file :)

Cyril.

Reply via email to