aboutsummaryrefslogtreecommitdiff
path: root/src/_static
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2020-06-20 13:25:07 +0200
committerneodarz <neodarz@neodarz.net>2020-06-26 21:01:01 +0200
commit3d48f4b17362d5141f04dc78d4aef55d84c02630 (patch)
tree93fedfbbae77da91ae73c109829f069c96c613f3 /src/_static
downloadwebsite-3d48f4b17362d5141f04dc78d4aef55d84c02630.tar.xz
website-3d48f4b17362d5141f04dc78d4aef55d84c02630.zip
Initial commit
Diffstat (limited to 'src/_static')
-rw-r--r--src/_static/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/_static/style.css b/src/_static/style.css
new file mode 100644
index 0000000..fbee54f
--- /dev/null
+++ b/src/_static/style.css
@@ -0,0 +1,3 @@
+.strike {
+ text-decoration: line-through;
+}