Compare commits

..

1 commit

Author SHA1 Message Date
worthymelight
b864ab49be
Merge 93f5b075d6 into c8a97f8b8d 2025-06-30 17:32:27 +00:00

View file

@ -74,14 +74,12 @@ h1 {
width: 791px; width: 791px;
height: 45px; height: 45px;
background: url('../img/header.svg'); background: url('../img/header.svg');
background-size: 100%;
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: 0; background-position: 0;
} }
.page_custom_header { .page_custom_header {
background-image: url('../img/header_custom.svg'); background: url('../img/header_custom.svg');
background-size: 100%;
} }
#page_act { #page_act {