From da938f0eef37d17593f2fa8e2c6311b9b3b8d343 Mon Sep 17 00:00:00 2001 From: Ican Bachors Date: Thu, 13 Jul 2017 08:02:28 +0700 Subject: [PATCH] Update fbfpalbums.css --- src/fbfpalbums.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/fbfpalbums.css b/src/fbfpalbums.css index b0ba1ae..050c1cf 100644 --- a/src/fbfpalbums.css +++ b/src/fbfpalbums.css @@ -5,7 +5,6 @@ } .fbfpalbums .galleri { - font-size: 12px !important; display: flex; flex-direction: row; flex-wrap: wrap @@ -33,6 +32,7 @@ } .fbfpalbums .galleri .count { + font-size: 0.8em !important; background-color: rgba(0,0,0,0.6); color: #fff; position: absolute; @@ -44,6 +44,7 @@ } .fbfpalbums .galleri .title { + font-size: 1em !important; background-color: rgba(0,0,0,0.6); color: #fff; position: absolute;