]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/green/style.css
photo aside widget for profile page
[friendica.git] / view / theme / quattro / green / style.css
index 4cfcb5927311f34fb4312faa8c8c436d4bf691dd..5c2661e919c221dfe1cfa1856c17c67b9a80eb09 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,6 +1007,9 @@ 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;