mirror of
https://github.com/paradoxxxzero/butterfly.git
synced 2026-05-26 07:08:08 +00:00
Fix faint
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
font-style: italic
|
||||
|
||||
.faint
|
||||
text-opacity: .6
|
||||
opacity: .6
|
||||
|
||||
.crossed
|
||||
text-decoration: line-through
|
||||
|
||||
@@ -3102,7 +3102,7 @@ body {
|
||||
font-style: italic; }
|
||||
|
||||
.faint {
|
||||
text-opacity: .6; }
|
||||
opacity: .6; }
|
||||
|
||||
.crossed {
|
||||
text-decoration: line-through; }
|
||||
|
||||
Reference in New Issue
Block a user