From a0ecbebde67ca4732a448b23153f568bddddb57d Mon Sep 17 00:00:00 2001 From: fatchan Date: Sat, 7 Mar 2020 04:53:25 +0100 Subject: [PATCH] style fixed --- gulp/res/css/style.css | 4 +++- views/custompages/faq.pug | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/gulp/res/css/style.css b/gulp/res/css/style.css index fbf244fc..a5b9cc60 100644 --- a/gulp/res/css/style.css +++ b/gulp/res/css/style.css @@ -39,7 +39,7 @@ main { font-style: italic; } -.strikethrough { +.strike { text-decoration: line-through; } @@ -988,9 +988,11 @@ table.boardtable td:nth-child(6) { background: black; width: 100%; border-left: var(--data-loading) solid darkgreen; + transition: all 0.3s ease; } .post-file-src[data-type="image"][data-loading]::after { content: attr(data-loading) "%"; + color: white; } .post-file-src * { diff --git a/views/custompages/faq.pug b/views/custompages/faq.pug index 1d2e062a..61053762 100644 --- a/views/custompages/faq.pug +++ b/views/custompages/faq.pug @@ -130,7 +130,7 @@ block content tr td ~~strikethrough~~ td - span.strikethrough strikethrough + span.strike strikethrough tr td ||spoiler text|| td