diff --git a/src/static/Images/xl-grid-half-right.svg b/src/static/Images/xl-grid-half-right.svg new file mode 100644 index 0000000..5b4c843 --- /dev/null +++ b/src/static/Images/xl-grid-half-right.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/static/css/style.css b/src/static/css/style.css index 28dad36..0dfc141 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -300,7 +300,7 @@ hr{ } .package_before{ - background-image: url("/Images/x-large-grid.svg"); + background-image: url("/Images/xl-grid-half-right.svg"); background-attachment: fixed; background-repeat: repeat-y; background-size: cover;