1
0
mirror of https://github.com/bitwarden/help synced 2025-12-15 15:53:53 +00:00

style code blocks

This commit is contained in:
Kyle Spearrin
2018-02-27 15:47:23 -05:00
parent 830fc6c8b8
commit 70597cd7cc
2 changed files with 7 additions and 0 deletions

View File

@@ -22,6 +22,9 @@ $navbar-height: 80px;
$navbar-margin-bottom: 0;
$navbar-border-radius: 0;
$code-bg: $gray-lighter;
$code-color: $text-color;
//=== Inverted navbar
// Reset inverted navbar basics
$navbar-inverse-color: #fff;