We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05995b9 commit c6a7722Copy full SHA for c6a7722
static/css/light.css
@@ -25,7 +25,7 @@
25
--bg-color-darken-strong: rgba(255, 255, 255, 0.65);
26
--bg-color-lighten: rgba(0, 0, 0, 0.2);
27
--bg-color-disabled-button: rgba(16, 16, 16, 0.2);
28
- --text-shadow: 0 0 5px rgba(255, 255, 255, 0.33);
+ --text-shadow: 0 0 5px rgba(255, 255, 255, 0.25);
29
30
/* Events */
31
--event-color-default: #00BABC;
0 commit comments