File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,6 @@ object[type="image/svg+xml"]:not([width]) {
149149
150150.label {
151151 color : rgb (255 , 255 , 255 );
152- font-weight : 500 ;
153152 font-family : Gilroy, sans-serif;
154153 vertical-align : middle !important ;
155154 display : inline-block !important ;
Original file line number Diff line number Diff line change 365365
366366.doc .admonitionblock .icon {
367367 background-repeat : no-repeat;
368- background-position : 0.1em 0 em ;
368+ background-position : 0.1em 0 ;
369369 position : absolute;
370370 top : 0 ;
371371 left : 0 ;
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ nav h3 {
8888 /* admonitions */
8989 --caution-color : # 9e015c ;
9090 --caution-on-color : var (--color-white );
91- --important-color : rgb (255 , 77 , 92 );
91+ --important-color : rgb (255 , 77 , 92 );
9292 --important-on-color : var (--color-white );
9393 --note-color : # 605c9c ;
9494 --note-on-color : var (--color-white );
You can’t perform that action at this time.
0 commit comments