Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorAngelo Stavrow <angelo@fogcreek.com>2018-08-30 23:56:48 +0300
committerAngelo Stavrow <angelo@fogcreek.com>2018-08-30 23:56:48 +0300
commit8641507d6d6ffae407bad2f7daff8095c31fc9b2 (patch)
treea409e4178202200ad850ab3f8974de63ec8b250b /static
parentca2907515cdcd26466d78938c1d278d6abd552aa (diff)
Actually fixes the CSS for h-card
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 1297126..3d11883 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -221,7 +221,7 @@ p.list-post-date {
text-align: center;
}
-.h-card {
+p.h-card {
display: none;
}