diff --git a/static/css/home.css b/static/css/home.css index 9a44e79..c359b3c 100644 --- a/static/css/home.css +++ b/static/css/home.css @@ -38,4 +38,5 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. .parsedown-task-list-close { text-decoration: line-through; + opacity: 0.5; } \ No newline at end of file