diff --git a/static/blog.css b/static/blog.css index 660938f..ac29b88 100644 --- a/static/blog.css +++ b/static/blog.css @@ -1,3 +1,8 @@ +.header a.title +{ + text-decoration: none; +} + .paragraph p { text-indent: 2ch;