File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 101101 background : white url (" download.png" ) 0 4em no-repeat ;
102102 h1 {
103103 background : $green url (" felt.png" );
104- border-color : $green - #222 ;
104+ border-color : $green - #111 ;
105105 }
106106 .btn {
107107 @include columns (4 );
142142
143143 h1 {
144144 background : $orangered url (" felt.png" );
145- border-color : $orangered - #222 ;
145+ border-color : $orangered ;
146146 }
147147 .content {
148148 @include columns (10 );
Original file line number Diff line number Diff line change 11body {
2- background : $heading + #999 url (" square_bg.png" ) fixed ;
2+ background : $background url (" square_bg.png" ) fixed ;
33}
44
55.topbar {
Original file line number Diff line number Diff line change 1- $background : $linkColor ;
21$heading : #253E59 ;
2+ $background : $heading + #999 ;
3+
34$orangered : #BF4904 ;
45
56@mixin container {
You can’t perform that action at this time.
0 commit comments