Commit 03761f8eea51e3395bbea570985bd8a46bbc08ab
1 parent
3820d3a5
123
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
@@ -2462,4 +2462,7 @@ p.right{text-align: right;} | @@ -2462,4 +2462,7 @@ p.right{text-align: right;} | ||
2462 | } | 2462 | } |
2463 | .link_big a{font-size:13px;} | 2463 | .link_big a{font-size:13px;} |
2464 | .oldsite_down a{font-size:11px;} | 2464 | .oldsite_down a{font-size:11px;} |
2465 | + header{ | ||
2466 | + background-size: 80%; | ||
2467 | + } | ||
2465 | } | 2468 | } |
2466 | \ No newline at end of file | 2469 | \ No newline at end of file |