fix css for notices

This commit is contained in:
2021-05-20 16:17:53 -04:00
parent 8fc6841396
commit 8dd2010a77
2 changed files with 107 additions and 1 deletions

View File

@@ -125,7 +125,7 @@ $masthead-link-color-hover: mix(#000, $primary-color, 25%) !default;
$navicon-link-color-hover: mix(#fff, $primary-color, 75%) !default;
/* notices */
$notice-background-mix: 80% !default;
$notice-background-mix: 90% !default;
$code-notice-background-mix: 90% !default;
/* syntax highlighting (base16) */