]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/dark/style.css
Merge remote-tracking branch 'upstream/develop' into 1601-api-statuses-lookup
[friendica.git] / view / theme / quattro / dark / style.css
index ebb99774162f9b6b3338f2ad523a22bf21b18a53..847017ee5bf36b361b3bacafae855ea930329285 100644 (file)
@@ -463,7 +463,7 @@ a:hover {
   text-decoration: underline;
 }
 blockquote {
-  background: #ffffff;
+  background: #FFFFFF;
   padding: 1em;
   margin-left: 1em;
   border-left: 1em solid #e6e6e6;
@@ -1007,9 +1007,6 @@ aside .posted-date-selector-months {
   padding: 0;
   margin: 2px;
 }
-.widget h3 a {
-  color: #2d2d2d;
-}
 .widget .action {
   opacity: 0.1;
   -webkit-transition: all 0.2s ease-in-out;