diff options
author | Thomas Willingham <founder@kakste.com> | 2012-05-19 17:30:55 +0100 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2012-05-19 17:30:55 +0100 |
commit | 4484bd0e9736c2ba86900120012b779d51a39df6 (patch) | |
tree | 734bc402eda120208185b6d24d2618685e830cc4 | |
parent | b1c58511ad65b0701db881124cbdf5e414643616 (diff) | |
download | volse-hubzilla-4484bd0e9736c2ba86900120012b779d51a39df6.tar.gz volse-hubzilla-4484bd0e9736c2ba86900120012b779d51a39df6.tar.bz2 volse-hubzilla-4484bd0e9736c2ba86900120012b779d51a39df6.zip |
Darkzero, another missing part of "everything"
-rw-r--r-- | view/theme/darkzero/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css index a1a684355..6f238bec6 100644 --- a/view/theme/darkzero/style.css +++ b/view/theme/darkzero/style.css @@ -130,6 +130,7 @@ input#acl-search { code { background:#2e2f2e !important; + color:#fff !important; } blockquote { |