diff options
Diffstat (limited to 'en/charter.html')
-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> |