From 8d640a67442557a0252d52ec81ca5a4edb5dee7c Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Sun, 10 Jul 2016 13:33:56 +0800 Subject: Add a /pub/ landing page --- source/css/theme.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'source/css') diff --git a/source/css/theme.css b/source/css/theme.css index cf1af58f..5c3dd684 100644 --- a/source/css/theme.css +++ b/source/css/theme.css @@ -270,6 +270,12 @@ noscript a { font-size: 95%; } +.hidden-link { + color: inherit; + cursor: text; + text-decoration: none; +} + /* blog index */ .blog-index-year-title { -- cgit v1.2.1