diff options
Diffstat (limited to 'style.scss')
| -rw-r--r-- | style.scss | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -432,7 +432,7 @@ img { .no-decoration { text-decoration-line: none; - color: #efefef; + color: #b7b7b7; } .youtube { @@ -774,7 +774,7 @@ code table tr { margin-top: 30px; font-size: 14px; font-family: $inter; - color: #696969; + color: #b7b7b7; padding-bottom: 33px; } @@ -883,6 +883,7 @@ code table tr { text-align: left; border-top: 1px solid #535353; background: #211f26; + color: #b7b7b7; } .footer-content |
