diff --git a/README.md b/README.md index 948f707..9ec7c33 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,9 @@ Installer SASS : apt install ruby-sass -y ``` -Changer le CSS via l'interface [https://status.libre-en-communs.org/dashboard/settings](https://status.libre-en-communs.org/dashboard/settings): +Changer le CSS via l'interface [https://status.libre-en-communs.org/dashboard/settings](https://status.libre-en-communs.org/dashboard/settings). + +Variables : ``` /* Index Page */ $background-color: #EAEAEA; @@ -83,13 +85,13 @@ $service-stats-size: 2.3rem; $service-card-height: 480px; /* Button Colors */ -$success-color: #baed91; -$danger-color: #fea3aa; -$primary-color: #b2cefe; +$success-color: green; +$danger-color: #d50a0a; +$primary-color: #51829B; /* Footer Settings */ $footer-text-color: #b0b0b0; -$nav-tab-color: #baed91; +$nav-tab-color: #ef998f; $footer-display: block; /* Global Settings */ @@ -105,6 +107,10 @@ $sm-padding: 0; $sm-service-stats-size: 1.5rem; ``` +### Services + +Importer depuis [https://status.libre-en-communs.org/dashboard/settings](https://status.libre-en-communs.org/dashboard/settings) le fichier [statping.json](./statping.json). +