-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
more-purply colors to hate. panels soon.
- Loading branch information
nmorduch
committed
May 31, 2014
1 parent
9ca4522
commit 494acd7
Showing
3 changed files
with
145 additions
and
177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,2 @@ | ||
@import variables | ||
@import bootstrap | ||
|
||
@import "compass/css3/border-radius" | ||
|
||
body | ||
background-color: #E1F5EA | ||
|
||
.navbar | ||
+border-radius(0) | ||
|
||
.panel-default > .panel-heading, .navbar | ||
background-color: #9FE0BE | ||
|
||
.panel-default > .panel-body | ||
background-color: #F2FCF7 | ||
|
Oops, something went wrong.