Css update
alex wennerberg alex@alexwennerberg.com
Fri, 06 Nov 2020 17:53:56 -0800
1 files changed,
2 insertions(+),
1 deletions(-)
jump to
M
templates/static/style.css
→
templates/static/style.css
@@ -63,9 +63,10 @@ color:blue
} a { +text-decoration: none; } a:hover { background-color: yellow; - text-decoration: none; + text-decoration: underline; }