File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module Mitlibraries
22 module Theme
3- VERSION = '0.3.1.pre ' . freeze
3+ VERSION = '0.3.2 ' . freeze
44 end
55end
Original file line number Diff line number Diff line change 77}
88
99.wrap-footer {
10- background : $black image-url (" vi-shape7-tp.svg" ) no-repeat 10% center ;
10+ background : $black image-url (' vi-shape7-tp.svg' ) no-repeat 10% center ;
1111
1212 a {
1313 @extend %link ;
6161 background : $white none repeat scroll 0 0 ;
6262
6363 path {
64- fill : $gray-d1 ;
64+ fill : $gray-d1 ;
6565 }
6666 }
6767 }
Original file line number Diff line number Diff line change 2626}
2727
2828.wrap-header {
29- background : $black image-url (" vi-shape7-tp.svg" ) no-repeat 0 65% ;
29+ background : $black image-url (' vi-shape7-tp.svg' ) no-repeat 0 65% ;
3030
3131 .logo-mit-lib {
3232 display : inline-block ;
9090 padding-top : 7px ;
9191 padding-bottom : 5px ;
9292}
93+
You can’t perform that action at this time.
0 commit comments