File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ navigation:
28
28
- url : " http://www.amazon.com/gp/product/0134216148/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0134216148&linkCode=as2&tag=easydesign-20&linkId=7EDENIS3P4XL7LIT"
29
29
title : Buy from Amazon
30
30
- url : " http://www.anrdoezrs.net/links/7941166/type/dlg/http://www.barnesandnoble.com/w/adaptive-web-design-aaron-gustafson/1102101792?ean=9780134216140"
31
- title : ' Buy from <abbr aria-label=" Barnes & Noble">B&N</abbr> '
31
+ title : ' Buy from Barnes & Noble'
32
32
- url : " http://click.linksynergy.com/link?id=ksYXFf8a/VY&offerid=145244.2319719&type=2&murl=http%3A%2F%2Fwww.peachpit.com%2Ftitle%2F9780134216140"
33
33
title : Buy from New Riders
34
34
- url : /2nd-edition/read/foreword.html
Original file line number Diff line number Diff line change 24
24
border-width : 0 ;
25
25
border-radius : 3px ;
26
26
display : inline-block ;
27
- @include rem ( padding , 10 40 );
27
+ @include rem ( padding , 10 20 );
28
28
@include rem ( margin , 0 0 $default-spacing / 2 );
29
29
30
30
cursor : pointer ;
31
31
32
32
transition : background $default-transition , color $default-transition ;
33
33
transform : translate3d (0 ,0 ,0 );
34
+
35
+ position : relative ;
36
+ z-index : 3 ;
34
37
35
38
& :link ,
36
39
& :visited {
Original file line number Diff line number Diff line change 49
49
50
50
float : right ;
51
51
position : relative ;
52
+ z-index : 1 ;
52
53
53
54
}
54
55
55
56
.layout-container__primary {
56
57
57
58
position : relative ;
58
- z-index : 1 ;
59
+ z-index : 2 ;
59
60
60
61
.book__cover {
61
62
transform : rotate (-5deg );
73
74
74
75
.info-panel {
75
76
max-width : 275px ;
76
- position : relative ;
77
- z-index : 1 ;
78
77
}
79
78
.layout-container__secondary .info-panel {
80
79
text-align : right ;
You can’t perform that action at this time.
0 commit comments