diff --git a/Web/static/css/main.css b/Web/static/css/main.css index 7aa433d2..6efe959c 100644 --- a/Web/static/css/main.css +++ b/Web/static/css/main.css @@ -73,13 +73,13 @@ h1 { position: relative; width: 791px; height: 45px; - background: url('../img/header.png'); + background: url('../img/header.svg'); background-repeat: no-repeat; background-position: 0; } .page_custom_header { - background: url('../img/header_custom.png'); + background: url('../img/header_custom.svg'); } #page_act {