summaryrefslogtreecommitdiff
path: root/_static
diff options
context:
space:
mode:
authorJakob Borg <jakob@nym.se>2015-05-29 09:40:32 +0200
committerJakob Borg <jakob@nym.se>2015-05-29 09:40:38 +0200
commit8da54bd187d04fbdae3138257982fcf3a64ab1d9 (patch)
tree8a20a1cdef45056ae3c7bc1d8f72163787017d32 /_static
parenteb3ec762155e6b00219f56eb71f96edb9bffa73f (diff)
downloadsyncthing-docs-8da54bd187d04fbdae3138257982fcf3a64ab1d9.zip
Strikeout
Diffstat (limited to '_static')
-rw-r--r--_static/syncthing.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/_static/syncthing.css b/_static/syncthing.css
index cc15c90..914445e 100644
--- a/_static/syncthing.css
+++ b/_static/syncthing.css
@@ -13,3 +13,6 @@
.wy-nav-content {
max-width: 1050px
}
+.strike {
+ text-decoration: line-through;
+}