]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/darkzero-NS/style.css
fix text-editor in theme
[friendica.git] / view / theme / darkzero-NS / style.css
index ca434afd03a0676ddb023f1b6f75f5f26372fe1a..047381a92e22ebc530e1bd22e16fd64cf6664887 100755 (executable)
@@ -91,5 +91,9 @@ input#dfrn-url {
 
 .wall-item-content {
        max-height: 20000px;
-       overflow: inherit;
+       overflow: none;
+}
+blockquote {
+       background: #ddd;
+       color: #000;
 }