diff options
Diffstat (limited to 'cyborg/bootswatch.less')
-rw-r--r-- | cyborg/bootswatch.less | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/cyborg/bootswatch.less b/cyborg/bootswatch.less index a7f3ad05..7af6abb5 100644 --- a/cyborg/bootswatch.less +++ b/cyborg/bootswatch.less @@ -1,4 +1,4 @@ -// Cyborg 3.0.0 +// Cyborg 3.0.1 // Bootswatch // ----------------------------------------------------- @@ -15,10 +15,6 @@ // Typography ================================================================= -h1, h2, h3, h4, h5, h6 { - color: #fff; -} - .text-primary { color: @brand-primary; } |