We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27cdf42 commit b0ec148Copy full SHA for b0ec148
css/dark-common.css
@@ -41,10 +41,12 @@ code {
41
background: #1E2429!important;
42
color: #8e9194!important;
43
}
44
+.blockquote, blockquote:active{background:transparent!important}
45
.textarea, textarea {
46
47
48
49
+.textarea, textarea:focus{background: transparent!important}
50
button:not(.md-button) {
51
background: #000!important;
52
color: #a7a7a7!important;
0 commit comments