aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/solarized/css/style-solarized.css
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-02-03 10:03:41 -0800
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-02-03 10:03:41 -0800
commit38dafee05d52948fba4a06066d7b0343c8e3de9d (patch)
tree2e3f7bd3a58bfdb046742c3e65ff082e31a9859b /themes/solarized/css/style-solarized.css
parentf355d2c87fa441221ca8a9339c426c1c95e7c2ac (diff)
parentfa0bfb775a53a074e0a9d642298685b5ed1af83f (diff)
downloadwallabag-38dafee05d52948fba4a06066d7b0343c8e3de9d.tar.gz
wallabag-38dafee05d52948fba4a06066d7b0343c8e3de9d.tar.zst
wallabag-38dafee05d52948fba4a06066d7b0343c8e3de9d.zip
Merge pull request #427 from wallabag/dev1.4.0
changelog 1.4
Diffstat (limited to 'themes/solarized/css/style-solarized.css')
-rw-r--r--themes/solarized/css/style-solarized.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/solarized/css/style-solarized.css b/themes/solarized/css/style-solarized.css
index 9286c750..6058d056 100644
--- a/themes/solarized/css/style-solarized.css
+++ b/themes/solarized/css/style-solarized.css
@@ -42,7 +42,8 @@ body,
42body, 42body,
43a, 43a,
44a:hover, 44a:hover,
45a:visited { 45a:visited,
46td {
46 color: #657b83; 47 color: #657b83;
47} 48}
48 49