File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 10
10
--md-primary-fg-color--light : # 103050bb ;
11
11
--md-primary-fg-color--dark : # 103050ff ;
12
12
13
- --md-accent-fg-color : # 636e24 ;
13
+ --md-accent-fg-color : # ba9a5a ;
14
14
--md-accent-fg-color--transparent : # 3eaf7c20 ;
15
15
16
- --md-text-link-color : # 285983 ;
17
- --md-typeset-a-color : # 5e591c ;
16
+ --md-text-link-color : # 103050 ;
17
+ --md-typeset-a-color : # ba9a5a ;
18
18
19
19
--md-code-hl-variable-color : # 0550ae ;
20
20
--md-code-hl-comment-color : # 6e7781 ;
21
21
22
- --md-footer-fg-color : # 233976 ;
22
+ --md-footer-fg-color : # 103050 ;
23
23
}
24
24
25
25
.highlight : is (.nv , .vc , .vg , .vi ) {
@@ -431,10 +431,11 @@ select.md-header-nav__button:focus {
431
431
.md-footer-meta h2 {
432
432
font-weight : bold;
433
433
color : # 2e4189 ;
434
+ border : none;
434
435
}
435
436
436
437
.md-footer-meta__inner {
437
- max-width : 1310 px ;
438
+ max-width : 60 rem ;
438
439
}
439
440
440
441
html .md-footer-meta .md-typeset a {
You can’t perform that action at this time.
0 commit comments