diff options
Diffstat (limited to 'src/style.scss')
| -rw-r--r-- | src/style.scss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/style.scss b/src/style.scss index 3e05831..a9c7407 100644 --- a/src/style.scss +++ b/src/style.scss @@ -93,7 +93,6 @@ body { } ol li.bit.masked { background-color: lighten($color_e, $octet_lighten); - color: lighten($color_e, 22%); } } } @@ -124,7 +123,7 @@ body { text-transform: uppercase; font-size: modular-scale(2); font-weight: bold; - color: #779; + color: #656582; } } } |
