This repository was archived by the owner on Dec 4, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 52
52
li <a href =" https://angular.cn/" >中文版</a >
53
53
54
54
footer( class ="background-midnight" )
55
- small.text-caption Powered by Google ©2010-2016. Code licensed under an <a href =" /license" class = " text-snow " >MIT-style License</a >. Documentation licensed under <a class = " text-snow " href =" http://creativecommons.org/licenses/by/4.0/" >CC BY 4.0</a >.
55
+ small.text-caption Powered by Google ©2010-2016. Code licensed under an <a href =" /license" >MIT-style License</a >. Documentation licensed under <a href =" http://creativecommons.org/licenses/by/4.0/" >CC BY 4.0</a >.
56
56
a( aria-label ="View Style Guide" href =styleguide title ="Style Guide" class ="styleguide-trigger" )
57
57
span.icon-favorite
Original file line number Diff line number Diff line change 78
78
79
79
footer {
80
80
text-align : center ;
81
- padding : $unit * 2 ;
82
- position : relative ;
81
+ padding : ($unit * 2 ) ($unit * 6 );
83
82
84
- .styleguide-trigger {
83
+ a {
85
84
color : $snow ;
85
+ }
86
+
87
+ .styleguide-trigger {
86
88
text-decoration : none ;
87
- margin-right : $unit * 2 ;
88
89
opacity : .24 ;
89
90
float : right ;
90
91
91
92
@include respond-to (' mobile' ) {
92
93
display : block ;
93
94
margin-top : $unit ;
94
- margin-right : 0 ;
95
95
font-size : 18px ;
96
96
float : none ;
97
97
}
You can’t perform that action at this time.
0 commit comments