Replacing all PNGs with inline SVG

This commit is contained in:
softsimon
2022-08-29 19:02:22 +02:00
parent dcfaa9b474
commit 70d8a664e5
24 changed files with 124 additions and 42 deletions

View File

@@ -36,12 +36,10 @@
}
#divider {
width: 3px;
width: 2px;
height: 175px;
left: 0;
top: -40px;
background-image: url('/resources/divider-new.png');
background-repeat: repeat-y;
position: absolute;
img {
position: absolute;