diff options
Diffstat (limited to 'en/charter.html')
-rw-r--r-- | en/charter.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/en/charter.html b/en/charter.html index 505448717..599cc1a2a 100644 --- a/en/charter.html +++ b/en/charter.html @@ -38,6 +38,13 @@ <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> + + <p>Logo colours/gradients:</p> + <ul> + <li>white/transparent background</li> + <li>from <span style="background: #252D42; color: #fff; padding: 0.3em 0.6em;"> #252D42</span> to <span style="background: #485E82; color: #fff; padding: 0.3em 0.6em;"> #485E82</span> (letters)</li> + <li>from <span style="background: #2397D4; color: #fff; padding: 0.3em 0.6em;"> #2397D4</span> to <span style="background: #65E7FF; color: #000; padding: 0.3em 0.6em;"> #65E7FF</span> (bubbles)</li> + </ul> </ul> <hr> <h2 id="mcolours">Colours</h2> @@ -135,7 +142,7 @@ box-shadow: 0 1px 3px #9db1ca;</pre> <li>YUI base CSS</li> <li>our own: <a href="http://www.mageia.org/g/style/screen.css">screen.css</a></li> </ul> - <p>This can be dramatically improved.</p> + <p>This can be dramatically improved, splitting into several CSSes for reuse through mageia.org.</p> </li> </ul> <hr> |