diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2013-05-18 21:20:25 +0000 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2013-05-18 21:20:25 +0000 |
commit | c218e8589457b1da892a3aae2eff375b5e410f8b (patch) | |
tree | 6204360f561fb3da1db6db410d2b977236847898 /en | |
parent | ee57ab2b7e7f7c00ee506f65aea933c6a090fac3 (diff) | |
download | www-c218e8589457b1da892a3aae2eff375b5e410f8b.tar www-c218e8589457b1da892a3aae2eff375b5e410f8b.tar.gz www-c218e8589457b1da892a3aae2eff375b5e410f8b.tar.bz2 www-c218e8589457b1da892a3aae2eff375b5e410f8b.tar.xz www-c218e8589457b1da892a3aae2eff375b5e410f8b.zip |
update official logo, other should still be discussed
Diffstat (limited to 'en')
-rw-r--r-- | en/charter.html | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/en/charter.html b/en/charter.html index 1a7d1c7ff..56fb0ef89 100644 --- a/en/charter.html +++ b/en/charter.html @@ -9,6 +9,14 @@ <link rel="stylesheet" type="text/css" href="/g/style/all.css"> <link href="http://fonts.googleapis.com/css?family=Rock Salt&subset=latin" rel="stylesheet" type="text/css"> <link rel="icon" type="image/png" href="/g/favicon.png"> + <style> + #abtlg { + display: block; + margin: 0 auto; + width: 500px; + } + </style> + </head> <body class="release about"> <script src="/_nav/js/"></script> @@ -32,7 +40,7 @@ <div id="by-role"> <h2 id="mlogo">Logo</h2> - <p>Mageia official logo is <img src="http://www.mageia.org/g/images/logo_ln_1.png" alt="Mageia logo">.</p> + <p>Mageia official logo is <img src="/g/media/logo/mageia-2013.png" id="abtlg" alt="Mageia logo">.</p> <p>Our logo still does not have a specific font - it would need to be forged.</p> <p>No other logo must be used for official Mageia.org communication.</p> <p>This logo must not be altered. We need a more comprehensive guide for it (use of cauldron alone, of "mageia" alone, availability of derivative logos and buttons for other uses).</p> |