Loading assets/css/lesson.scss +10 −0 Original line number Diff line number Diff line Loading @@ -389,3 +389,13 @@ kbd { white-space: nowrap; font-style: normal; } //------------------------------------------ // Show solution while printing (Ctrl + P) // ----------------------------------------- @media print { blockquote.solution > * { display: unset !important; } } Loading
assets/css/lesson.scss +10 −0 Original line number Diff line number Diff line Loading @@ -389,3 +389,13 @@ kbd { white-space: nowrap; font-style: normal; } //------------------------------------------ // Show solution while printing (Ctrl + P) // ----------------------------------------- @media print { blockquote.solution > * { display: unset !important; } }