File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -402,14 +402,14 @@ button.copyCode {
402402 --info-icon : "📝" ;
403403 --info-color-border : # 0063cb ;
404404 --info-color-bg : rgb (1 125 255 / 7% );
405- --info-color-title : # 0063cb ;
406- --success-icon : "💡 " ;
405+ --info-color-title : # 004996 ;
406+ --success-icon : "🌱 " ;
407407 --success-color-border : # 18753c ;
408408 --success-color-bg : rgb (0 200 83 / 5% );
409409 --success-color-title : # 115525 ;
410- --warning-icon : "⚠️ " ;
410+ --warning-icon : "❗ " ;
411411 --warning-color-border : # d93025 ;
412- --warning-color-bg : rgb (255 0 0 / 6 % );
412+ --warning-color-bg : rgb (255 0 0 / 5 % );
413413 --warning-color-title : # 992222 ;
414414 margin : 1.5em 0em ;
415415 padding : 0.75em 1em ;
@@ -430,11 +430,12 @@ button.copyCode {
430430
431431.admonitionTitle {
432432 font-weight : bold;
433+ letter-spacing : 0.02em ;
433434}
434435
435436.admonitionTitle : before {
436437 font-weight : 300 ;
437- margin-right : 0.5 em ;
438+ margin-right : 0.75 em ;
438439 font-size : 1.15em ;
439440}
440441
You can’t perform that action at this time.
0 commit comments