Skip to content
Snippets Groups Projects
Commit dfcc348e authored by FORESTIER Fabien's avatar FORESTIER Fabien
Browse files

Use the right yellow color

parent aa680779
No related branches found
No related tags found
1 merge request!46Version 2.2.0
Pipeline #1717 passed
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<style type="text/css"> <style type="text/css">
.Style_x0020_graphique_x0020_2{fill:#FFFFFF;} .Style_x0020_graphique_x0020_2{fill:#FFFFFF;}
.Style_x0020_graphique{fill:#E93232;} .Style_x0020_graphique{fill:#E93232;}
.Style_x0020_graphique_yellow{fill:#ffd402;} .Style_x0020_graphique_yellow{fill:#ffdc26;}
.Style_x0020_graphique_brand{fill:242b3f;} .Style_x0020_graphique_brand{fill:242b3f;}
</style> </style>
<title>logo_data_alpha_mini</title> <title>logo_data_alpha_mini</title>
......
...@@ -8,13 +8,13 @@ $grey-background-color: #f2f2f2; ...@@ -8,13 +8,13 @@ $grey-background-color: #f2f2f2;
$grey-super-light-color: #b4b4b4; $grey-super-light-color: #b4b4b4;
$menu-selected-color: #c8c8d0; $menu-selected-color: #c8c8d0;
$link-color: #0057a8; $link-color: #0057a8;
$yellow-dd-color: #ffd402; $yellow-dd-color: #ffdc26;
// Add a serif family // Add a serif family
$family-sans-serif: 'Titillium Web', $family-sans-serif: 'Titillium Web',
sans-serif; sans-serif;
$title-font: 'Titillium Web', $title-font: 'Titillium Web',
sans-serif; sans-serif;
// Font size settings based on 16px (default browser font-size) // Font size settings based on 16px (default browser font-size)
$size-1: 3rem; $size-1: 3rem;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment