- Lighten table hover background color.
This commit is contained in:
@@ -72,6 +72,9 @@ $h5-font-size: $font-size-base * 1.1 !default;
|
|||||||
$h6-font-size: $font-size-base !default;
|
$h6-font-size: $font-size-base !default;
|
||||||
$headings-font-weight: bold; // Make headings bold
|
$headings-font-weight: bold; // Make headings bold
|
||||||
|
|
||||||
|
// Tables
|
||||||
|
$table-hover-bg-factor: .03 !default;
|
||||||
|
|
||||||
// Code
|
// Code
|
||||||
$code-font-size: 100%;
|
$code-font-size: 100%;
|
||||||
$code-color: $primary;
|
$code-color: $primary;
|
||||||
|
|||||||
Reference in New Issue
Block a user