diff options
author | Romain d'Alverny <rda@mageia.org> | 2011-10-24 12:19:44 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2011-10-24 12:19:44 +0000 |
commit | 0cf6c451a6d1db5a3ec7deef817b3858513caf4c (patch) | |
tree | 83170bcd4af1a4fb174fdcf0192339de22fa5d2f /en/charter.html | |
parent | a23433d29402caf9a24e002b42cbe20b152c9982 (diff) | |
download | www-0cf6c451a6d1db5a3ec7deef817b3858513caf4c.tar www-0cf6c451a6d1db5a3ec7deef817b3858513caf4c.tar.gz www-0cf6c451a6d1db5a3ec7deef817b3858513caf4c.tar.bz2 www-0cf6c451a6d1db5a3ec7deef817b3858513caf4c.tar.xz www-0cf6c451a6d1db5a3ec7deef817b3858513caf4c.zip |
charter
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> |