[Notice] Announcing the End of Demo Server [Read me]
sidebar: Modify margin and add selected ux
@f5b794411e43ec969e0216b395d14784a5df71a6
--- app/assets/stylesheets/less/_page.less
+++ app/assets/stylesheets/less/_page.less
... | ... | @@ -38,7 +38,7 @@ |
38 | 38 |
|
39 | 39 |
.active { |
40 | 40 |
a { |
41 |
- color: white; |
|
41 |
+ color: #f36c22; |
|
42 | 42 |
background-color: black; |
43 | 43 |
border: none; |
44 | 44 |
} |
... | ... | @@ -122,11 +122,15 @@ |
122 | 122 |
} |
123 | 123 |
|
124 | 124 |
.pin { |
125 |
- position: fixed; |
|
125 |
+ position: absolute; |
|
126 | 126 |
display: inline-block; |
127 | 127 |
left: -2px; |
128 | 128 |
top: 9px; |
129 | 129 |
border: 1px solid #666; |
130 |
+ |
|
131 |
+ .yobicon-arrow-right { |
|
132 |
+ padding: 4px 2px; |
|
133 |
+ } |
|
130 | 134 |
} |
131 | 135 |
|
132 | 136 |
.gnb-inner { |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?