aboutsummaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
authorAdam Mathes <adam@trenchant.org>2018-02-13 21:01:04 -0800
committerAdam Mathes <adam@trenchant.org>2018-02-13 21:01:04 -0800
commitc30083ff11d4d206c564c8476a034b37aefad885 (patch)
tree2db71f613311ebde0cb5f9fa77072be2bc14ab4d /static/style.css
parentc55b94202858eac95358358d2add5cd46afa38b4 (diff)
downloadneko-c30083ff11d4d206c564c8476a034b37aefad885.tar.gz
neko-c30083ff11d4d206c564c8476a034b37aefad885.tar.bz2
neko-c30083ff11d4d206c564c8476a034b37aefad885.zip
change domain / url style
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 8c44363..8a3e1a3 100644
--- a/static/style.css
+++ b/static/style.css
@@ -84,6 +84,10 @@ p.dateline {
color: #ccc;
}
+p.dateline a {
+ color: #ccc;
+}
+
.item {
padding: 1rem;
margin-top: 5rem;