File tree Expand file tree Collapse file tree 4 files changed +2
-22
lines changed Expand file tree Collapse file tree 4 files changed +2
-22
lines changed Original file line number Diff line number Diff line change 2
2
<a id =" logo" href =" <%- url_for(" /modern-cpp /" ) %>" >
3
3
<% if (page .type == ' book-en-us' ) { % >
4
4
< img src= " <%- url_for(" / modern- cpp/ assets/ cover- 2nd - en .png " ) %>" >
5
- < span> C ++ 11 / 14 / 17 / 20 On the Fly< / span>< sup class = " beta " > beta < / sup >
5
+ < span> C ++ 11 / 14 / 17 / 20 On the Fly< / span>
6
6
< % } else {% >
7
7
< img src= " <%- url_for(" / modern- cpp/ assets/ cover- 2nd .png " ) %>" >
8
- < span> 高速上手 C ++ 11 / 14 / 17 / 20 < / span>< sup class = " beta " > beta < / sup >
8
+ < span> 高速上手 C ++ 11 / 14 / 17 / 20 < / span>
9
9
< % } %>
10
10
</a >
11
11
<ul id =" nav" >
Original file line number Diff line number Diff line change @@ -180,9 +180,3 @@ a.button:hover
180
180
border-left : 4px solid transparent
181
181
border-right : 4px solid transparent
182
182
border-top : 5px solid #f f f
183
-
184
- sup .beta.beta
185
- font-size : .6em
186
- margin-left : .7em
187
- text-transform : uppercase
188
- opacity : .6
Original file line number Diff line number Diff line change 13
13
img
14
14
display : none
15
15
16
- .beta
17
- font-size : 12px ;
18
- color : #F7 BA 2F ;
19
- font-family : Roboto , sans-serif ;
20
- font-weight : bold ;
21
- font-style : oblique ;
22
-
23
16
.sidebar
24
17
display : none
25
18
Original file line number Diff line number Diff line change 7
7
box-shadow : 0 0 1px rgba (0 ,0 ,0 ,.25 )
8
8
transition : background-color .3s ease-in-out
9
9
10
- .beta
11
- font-size : 12px ;
12
- color : #F7 BA 2F ;
13
- font-family : Roboto , sans-serif ;
14
- font-weight : bold ;
15
- font-style : oblique ;
16
-
17
10
.image-caption
18
11
display : table ;
19
12
margin : 0 auto ;
You can’t perform that action at this time.
0 commit comments