File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 background : var (--colorBlockBackground );
4242 color : var (--colorText );
4343 }
44-
45- /* The .shortcuts-title "list-bulleted.svg" file is black on
46- transparent background, so we use a CSS filter to invert its color
47- in dark mode. */
48- .shortcuts-title img {
49- filter : invert (1 );
50- opacity : 0.75 ;
51- }
5244}
Original file line number Diff line number Diff line change 77 margin : 75px 15px ;
88}
99
10- .shortcuts-title {
11- font-size : 1.1rem ;
12- opacity : 0.75 ;
13- }
14-
15- .shortcuts-title img {
16- padding-right : 0.75rem ;
17- opacity : 0.5 ;
18- vertical-align : middle;
19- }
20-
2110# shortcuts {
2211 margin-top : 10px ;
2312}
Original file line number Diff line number Diff line change 11< section class ="content-padding flex-row ">
22< div class ="shortcuts-container ">
3- < div class ="shortcuts-title "> < img src =" /images/icons/list-bulleted.svg " /> On this page</ div >
3+ < div > < i class ="fa-solid fa-list "> </ i > On this page</ div >
44 < div id ="shortcuts "> </ div >
55</ div >
66< div class ="content-container ">
Original file line number Diff line number Diff line change 11< section class ="content-padding flex-row ">
22 < div class ="shortcuts-container ">
3- < div class ="shortcuts-title "> < img src =" /images/icons/list-bulleted.svg " /> On this page</ div >
3+ < div > < i class ="fa-solid fa-list "> </ i > On this page</ div >
44 < div id ="shortcuts "> </ div >
55 </ div >
66 < div class ="content-container ">
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments