diff --git a/assets/css/swagg.css b/assets/css/swagg.css index 600bc6d..d28660e 100644 --- a/assets/css/swagg.css +++ b/assets/css/swagg.css @@ -110,10 +110,8 @@ article .message.field { white-space: pre-wrap; } -article .message.field.heading { +article h3 { margin-bottom: 0em; - font-size: 0.95em; - font-family: 'Monaco', monospace; } .captcha { diff --git a/templates/index.html.ep b/templates/index.html.ep index beddb61..10a8a15 100644 --- a/templates/index.html.ep +++ b/templates/index.html.ep @@ -4,8 +4,8 @@
<% for my $post (@$view_posts) { =%>
+

<%= @$post[0] %>

-

<%= @$post[0] %>

<%= @$post[2] %>