aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/darkzero-NS
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/darkzero-NS')
-rwxr-xr-xview/theme/darkzero-NS/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/darkzero-NS/style.css b/view/theme/darkzero-NS/style.css
index ca434afd0..a2405a763 100755
--- a/view/theme/darkzero-NS/style.css
+++ b/view/theme/darkzero-NS/style.css
@@ -93,3 +93,7 @@ input#dfrn-url {
max-height: 20000px;
overflow: inherit;
}
+blockquote {
+ background: #ddd;
+ color: #000;
+}