From eecf5457e9ede1a9671dba15c99933825218115c Mon Sep 17 00:00:00 2001 From: rra Date: Thu, 8 Mar 2018 18:35:55 +0100 Subject: [PATCH] further hcard work --- themes/varia/static/css/main.css | 7 +++++++ themes/varia/templates/article.html | 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/themes/varia/static/css/main.css b/themes/varia/static/css/main.css index c121d06..f895c4d 100644 --- a/themes/varia/static/css/main.css +++ b/themes/varia/static/css/main.css @@ -56,6 +56,12 @@ a:hover{ text-decoration: none; } + a.h-card{ + color:black; + text-decoration: none; + + } + hr, .separator hr { border:0; border-top:1px dotted #7e5211; @@ -164,6 +170,7 @@ header { display: inline; } + #stream{ display: inline-block; } diff --git a/themes/varia/templates/article.html b/themes/varia/templates/article.html index 0a92d2c..c7e8dd2 100644 --- a/themes/varia/templates/article.html +++ b/themes/varia/templates/article.html @@ -42,8 +42,9 @@ {% endif %}
- - + + + {% if article.category %}