From 71e8f8109ad7c81e92b391ad2cf8e75f069471cc Mon Sep 17 00:00:00 2001 From: Krivchikov Dmitry Date: Mon, 16 Nov 2015 00:25:58 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D1=8B=D0=B4=D0=B5=D0=BB=D0=B8=D0=BB=20h4?= =?UTF-8?q?=20=D0=B6=D0=B8=D1=80=D0=BD=D1=8B=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/css/style.css b/public/css/style.css index 3b12def..2fdf31a 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -21,6 +21,7 @@ div.infoCard .photosCount {position: absolute;margin: 3px;color: white;backgroun div.header {display: block; position: absolute; top: 0px; left: 40px; z-index: 1000; background-color: rgba(255,255,255,0.7); padding: 5px 10px; border-radius: 0 0 5px 5px;} div.header img {height: 89px;} div.add {cursor: pointer;} +html body h4 {font-weight: bold;} .fotorama {display: inline-block;} div.fotorama__caption {text-align: left;font-size: 9px;margin-bottom: 5px;opacity: 0.6;}