mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
remove unused images
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 29 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 81 KiB |
@@ -1,78 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg
|
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
||||||
xmlns:cc="http://creativecommons.org/ns#"
|
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
width="1600"
|
|
||||||
height="900"
|
|
||||||
viewBox="0 0 1600 900"
|
|
||||||
version="1.1"
|
|
||||||
id="svg13"
|
|
||||||
sodipodi:docname="noise-texture.svg"
|
|
||||||
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
|
|
||||||
<metadata
|
|
||||||
id="metadata17">
|
|
||||||
<rdf:RDF>
|
|
||||||
<cc:Work
|
|
||||||
rdf:about="">
|
|
||||||
<dc:format>image/svg+xml</dc:format>
|
|
||||||
<dc:type
|
|
||||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
||||||
</cc:Work>
|
|
||||||
</rdf:RDF>
|
|
||||||
</metadata>
|
|
||||||
<sodipodi:namedview
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1"
|
|
||||||
objecttolerance="10"
|
|
||||||
gridtolerance="10"
|
|
||||||
guidetolerance="10"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:window-width="1366"
|
|
||||||
inkscape:window-height="714"
|
|
||||||
id="namedview15"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="0.26222222"
|
|
||||||
inkscape:cx="28.104465"
|
|
||||||
inkscape:cy="117.7106"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="28"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="svg13" />
|
|
||||||
<defs
|
|
||||||
id="defs9">
|
|
||||||
<radialGradient
|
|
||||||
id="a"
|
|
||||||
gradientTransform="matrix(1 1 -1 1 0.5 -0.5)">
|
|
||||||
<stop
|
|
||||||
stop-color="#455A64"
|
|
||||||
stop-opacity="0"
|
|
||||||
offset="0.25"
|
|
||||||
id="stop2"
|
|
||||||
style="stop-color:#222222;stop-opacity:0" />
|
|
||||||
<stop
|
|
||||||
stop-color="#455A64"
|
|
||||||
stop-opacity="0.5"
|
|
||||||
offset="0.75"
|
|
||||||
id="stop4"
|
|
||||||
style="stop-color:#222222;stop-opacity:0.50196081" />
|
|
||||||
<stop
|
|
||||||
stop-color="#455A64"
|
|
||||||
stop-opacity="1"
|
|
||||||
offset="1"
|
|
||||||
id="stop6"
|
|
||||||
style="stop-color:#222222;stop-opacity:1" />
|
|
||||||
</radialGradient>
|
|
||||||
</defs>
|
|
||||||
<rect
|
|
||||||
width="1600"
|
|
||||||
height="900"
|
|
||||||
fill="url(#a)"
|
|
||||||
id="rect11" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 41 KiB |
@@ -188,7 +188,6 @@ function theyContrast(color1: string, color2: string) {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: flex-end;
|
align-items: flex-end;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
|
||||||
|
|
||||||
img {
|
img {
|
||||||
height: 16rem;
|
height: 16rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user