From 0a2090fcd660a532cf1d6b517ab7da4a55e0da09 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 26 Nov 2016 21:43:46 +0100 Subject: Changed explore url colors to fit Nextcloud theme --- css/explore.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css') diff --git a/css/explore.css b/css/explore.css index 1cff41ce8..d9bd80048 100644 --- a/css/explore.css +++ b/css/explore.css @@ -56,7 +56,7 @@ font-weight: normal; font-size: 10pt; color: #fff; - background-color: #1d2d44; + background-color: #0082c9; padding: 10px; font-weight: bold; } -- cgit v1.2.3