Explorar o código

Ixion: Fix footer widget background color issue

Niels Lange %!s(int64=5) %!d(string=hai) anos
pai
achega
ac039ce6b7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ixion/style.css

+ 1 - 1
ixion/style.css

@@ -1449,7 +1449,7 @@ body {
 	padding: 3.2em 1.4em;
 }
 .footer-widgets .widget {
-	background: #fff;
+	background: transparent;
 	font-size: 16px;
 	padding: 0;
 }