diff --git a/assets/css/main.css b/assets/css/main.css index fffab2b..a2d9da4 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -252,6 +252,12 @@ kbd { font-weight: bold; } +/* should not be mistaken for hyperlinks. */ +ins { + text-decoration: none; + font-style: italic; +} + /* narrow screens: remove unused figure margins * figure captions shouldn't look like regular paragraphs; there should * be some extra space.