diff --git a/static/thread.css b/static/thread.css new file mode 100644 index 0000000..60e698a --- /dev/null +++ b/static/thread.css @@ -0,0 +1,6 @@ +.thread-title-link { + text-decoration: none; +} +.thread-title-link:hover { + text-decoration: underline; +} \ No newline at end of file diff --git a/templates/thread.html b/templates/thread.html index 1a7503d..312b3d0 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -4,16 +4,14 @@ {{ template "static" }} {{ template "meta-tags-dynamic" $FirstPost }} - + + - +

- ↵ + ⤶ {{ if ne $FirstPost.Title "" }} {{$FirstPost.Title}} {{ else }}