summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-02-20 18:59:50 +0300
committerAndrew Dolgov <[email protected]>2018-02-20 19:24:09 +0300
commitde703d45c1865f1238d48eaaf1770772b9c93615 (patch)
treed665f718650e627b9515920c323b642d8cd9a598 /css
parent3f21af6c1b8d1ece3cd28ae5a153120da848c184 (diff)
switch to a different library for swipe events
Diffstat (limited to 'css')
-rw-r--r--css/reader.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/reader.css b/css/reader.css
index 84c9b85..572a02e 100644
--- a/css/reader.css
+++ b/css/reader.css
@@ -1,5 +1,5 @@
a {
- color : #337ab7;
+ color : #337ab7;
text-decoration : none;
}