This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
uls:design [2015-01-15 08:07] uls created |
uls:design [2017-10-17 10:29] (current) uls [Colors, Banners and Logos] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== ULS Design & Colors ===== | + | ===== Colors and Logo ===== |
- | Here is a bunch of information about what colors are used for what | + | See the used colors and the logo in {{:uls:design:uls-logo_2.pdf|this document}}. |
- | and a list of icons, banners and logos for general usage. | + | |
+ | ==== Colors ==== | ||
Default ULS color palette: | Default ULS color palette: | ||
Line 20: | Line 21: | ||
In css: | In css: | ||
- | | background (except body): | ULS 7 | | + | {| |
- | | body: | white | | + | | background (except body): |
- | | all borders: | ULS 5 | | + | | ULS 7 |
- | | all text: | ULS 5 | | + | |- |
- | | text shadow: | ULS 3 | | + | | body: |
- | | hover: | ULS 3 | | + | | white |
+ | |- | ||
+ | | all borders: | ||
+ | | ULS 5 | ||
+ | |- | ||
+ | | all text: | ||
+ | | ULS 5 | ||
+ | |- | ||
+ | | text shadow: | ||
+ | | ULS 3 | ||
+ | |- | ||
+ | | hover: | ||
+ | | ULS 3 | ||
+ | |} | ||