File tree Expand file tree Collapse file tree 3 files changed +0
-36
lines changed Expand file tree Collapse file tree 3 files changed +0
-36
lines changed Original file line number Diff line number Diff line change 1
1
.menu-title img {
2
2
vertical-align : bottom;
3
3
}
4
-
5
- # notice-bar {
6
- background : var (--bg );
7
- padding : 1em ;
8
- margin-left : calc (-1 * var (--page-padding ));
9
- margin-right : calc (-1 * var (--page-padding ));
10
- margin-bottom : 1em ;
11
-
12
- border-bottom : 1px solid var (--table-border-color );
13
- box-shadow : 0 1px 5px 0 var (--table-border-color );
14
- }
15
-
16
- # notice-bar * {
17
- color : var (--fg );
18
- }
19
-
20
- # notice-bar a {
21
- text-decoration : none;
22
- }
23
-
24
- # notice-bar a : not (.header ) {
25
- color : var (--links );
26
- }
27
-
28
- # notice-bar h2 {
29
- margin-top : 0 ;
30
- }
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 158
158
</div >
159
159
</div >
160
160
161
- {{> header }}
162
-
163
161
{{ #if search_enabled }}
164
162
<div id =" search-wrapper" class =" hidden" >
165
163
<form id =" searchbar-outer" class =" searchbar-outer" >
You can’t perform that action at this time.
0 commit comments