2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

tweak footer styles

This commit is contained in:
Mark Otto
2015-08-04 22:39:54 -07:00
parent d318d64c08
commit 042b5fc7eb
5 changed files with 33 additions and 28 deletions
+8 -6
View File
@@ -26,12 +26,14 @@
@import "../../../scss/mixins";
// Local docs variables
$bd-purple: #563d7c;
$bd-purple-light: #cdbfe3;
$bd-yellow: #ffe484;
$bd-danger: #d9534f;
$bd-warning: #f0ad4e;
$bd-info: #5bc0de;
$bd-purple: #563d7c;
$bd-purple-light: #cdbfe3;
$bd-graphite: #2a2730;
$bd-graphite-light: #99979c;
$bd-yellow: #ffe484;
$bd-danger: #d9534f;
$bd-warning: #f0ad4e;
$bd-info: #5bc0de;
// Load docs components
@import "layout";