Explorar o código

Merge pull request #363 from aledeg/darktheme

Correction du theme foncé
Alexandre Alapetite %!s(int64=12) %!d(string=hai) anos
pai
achega
2d9992a4f6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      p/themes/default_dark/freshrss.css

+ 1 - 1
p/themes/default_dark/freshrss.css

@@ -419,7 +419,7 @@
 	top: 10px; bottom: 10px;
 	left: 100px; right: 100px;
 	overflow: auto;
-	background: #fff;
+	background: #1c1c1c;
 	border: 1px solid #95a5a6;
 	border-radius: 5px;
 }