diff --git a/proj/y2t/assets/css/fonts.css b/proj/y2t/assets/css/fonts.css index 75825bd..d2d123d 100644 --- a/proj/y2t/assets/css/fonts.css +++ b/proj/y2t/assets/css/fonts.css @@ -40,4 +40,9 @@ p { div.promptext { font-weight: 400; padding: 5px; +} + +section#output p a { + text-decoration: underline; + cursor: pointer; } \ No newline at end of file