From 03761f8eea51e3395bbea570985bd8a46bbc08ab Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 24 Oct 2016 16:04:52 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 86d85b2..e2a9ca7 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2462,4 +2462,7 @@ p.right{text-align: right;} } .link_big a{font-size:13px;} .oldsite_down a{font-size:11px;} + header{ + background-size: 80%; + } } \ No newline at end of file -- libgit2 0.21.4