aboutsummaryrefslogtreecommitdiff
path: root/source/css/theme.css
diff options
context:
space:
mode:
authorZhiming Wang <zmwangx@gmail.com>2016-07-10 13:33:56 +0800
committerZhiming Wang <zmwangx@gmail.com>2016-07-10 13:33:56 +0800
commit8d640a67442557a0252d52ec81ca5a4edb5dee7c (patch)
tree537612c2bcb4508ebe056ccd6f7220cf0be1f29a /source/css/theme.css
parentf9b76168df8198b98c4f0cc33d8a5d929f561654 (diff)
downloadmy_new_personal_website-8d640a67442557a0252d52ec81ca5a4edb5dee7c.tar.xz
my_new_personal_website-8d640a67442557a0252d52ec81ca5a4edb5dee7c.zip
Add a /pub/ landing page
Diffstat (limited to '')
-rw-r--r--source/css/theme.css6
1 files changed, 6 insertions, 0 deletions
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 {