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