Update disqusjs.css

master
Hans362 4 years ago committed by GitHub
parent acc15cb127
commit 9f18b70670
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -65,7 +65,7 @@
line-height: 1.5; line-height: 1.5;
word-wrap: break-word; word-wrap: break-word;
overflow: hidden; overflow: hidden;
color: var(--ic); color: var(--t);
margin-bottom: 6px; margin-bottom: 6px;
} }
@ -160,7 +160,7 @@
line-height: 1.5; line-height: 1.5;
word-wrap: break-word; word-wrap: break-word;
overflow: hidden; overflow: hidden;
color: var(--ic) color: var(--t)
} }
#dsqjs .dsqjs-post-body code { #dsqjs .dsqjs-post-body code {

Loading…
Cancel
Save