Passage de opensansXX à Open Sans + font-weight

This commit is contained in:
Marc Ducobu
2016-05-06 19:03:48 +02:00
parent 510d3ff480
commit a766651443
7 changed files with 16 additions and 13 deletions

View File

@@ -39,5 +39,6 @@ $tabs-nav-text-color: $blue;
$tabs-new-border: none;
$tabs-nav-hover-border: none;
$tabs-nav-hover-text-color: $blue;
$tabs-nav-font-family: "open_sansbold";
$tabs-nav-font-family: 'Open Sans';
$tabs-nav-font-weight: bold;
$tabs-nav-padding: 0.3em 0.3em 0.3em 0.6em;