diff --git a/core/css/site.css b/core/css/site.css index b73d280..6f7a556 100644 --- a/core/css/site.css +++ b/core/css/site.css @@ -1913,7 +1913,7 @@ li.L1, li.L3, li.L5, li.L7, li.L9 { .aplayer .aplayer-lrc p { font-size: 16px !important; font-weight: 500; - line-height: 19.2px !important; + line-height: 18px !important; color: #000; text-shadow: 0 0 #000; } @@ -5279,4 +5279,10 @@ header h1 { } /* layim end */ + + .talk-comment { + border-bottom-color: initial; + background-color: rgba(36, 37, 37, 0.5); + box-shadow: rgb(103 108 109) 3px 4px 5px; + } } \ No newline at end of file