From 67782c7b6890f1196824e5d6ce1df807376401be Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 16:18:24 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5be3d77..a6b1ed4 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2477,5 +2477,6 @@ p.right{text-align: right;} header{ background-size: 80%; } - footer .fleft p{background-size:100%;} + footer .fleft p{ + background-size: 80%;} } \ No newline at end of file -- libgit2 0.21.4