File tree Expand file tree Collapse file tree 1 file changed +11
-15
lines changed
Expand file tree Collapse file tree 1 file changed +11
-15
lines changed Original file line number Diff line number Diff line change 44@import " {{ site.theme }}" ;
55
66.btn {
7- display : inline-block ;
8- margin-bottom : 1rem ;
9- color : #fff ;
10- background-color : #399f62 ;
11- transition : color 0.2s , background-color 0.2s , border-color 0.2s ;
12- border-color : none ;
13- border-style : solid ;
14- border-width : 0 ;
15- border-radius : 0 ;
7+ color : #fff !important ;
8+ background-color : #399f62 !important ;
9+ border-color : none !important ;
10+ border-width : 0 !important ;
11+ border-radius : 0 !important ;
1612}
1713
1814.page-header {
19- color : #000 ;
20- text-align : center ;
21- border-top : 10px solid #399f62 ;
22- background-image :none ;
15+ background : none !important ;
16+ color : #000 !important ;
17+ border-top : 10px solid #399f62 !important ;
18+ background-image :none !important ;
2319}
2420
2521a {
26- color : #268bd2 ;
22+ color : #268bd2 !important ;
2723}
2824
2925@media screen and (min-width : 64em ) {
3026 .page-header {
31- padding : 1rem 6rem ;
27+ padding : 1rem 6rem !important ;
3228 }
3329}
You can’t perform that action at this time.
0 commit comments