Removed custom link colour

Annoyingly, it also affects the "btn-primary" colour
This commit is contained in:
Jeremy Ruston
2012-07-15 17:35:04 +01:00
parent f25299f9f3
commit 9cbf10ea4f
2 changed files with 24 additions and 27 deletions
-3
View File
@@ -16,9 +16,6 @@ TiddlyWiki overrides of Bootstrap variables
@baseFontSize: 14px;
@baseLineHeight: 20px;
@linkColor: #6D78CA;
@linkColorHover: darken(@linkColor, 15%);
@navbarBackground: darken(@navbarBackgroundHighlight, 15%);
@navbarBackgroundHighlight: @btnDangerBackgroundHighlight;