Created
June 27, 2018 15:45
-
-
Save fpapado/812ca6ac9225e96738c81924f32ad281 to your computer and use it in GitHub Desktop.
Grafana Custom CSS for Pride
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.scroll-canvas--dashboard { | |
background: linear-gradient(180deg, #f00000, #f00000 16.67%, #ff8000 16.67%, #ff8000 33.33%, #ffff00 33.33%, #ffff00 50%, #007940 50%, #007940 66.67%, #4040ff 66.67%, #4040ff 83.33%, #a000c0 83.33%, #a000c0) fixed; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment