uploads test

This commit is contained in:
biglyderv 2024-11-25 14:12:43 -05:00
parent 29bc2b8ddd
commit dabbc7d862
11 changed files with 121 additions and 44 deletions

View file

@ -27,10 +27,10 @@
inkscape:zoom="2.8284272"
inkscape:cx="123.39013"
inkscape:cy="141.77491"
inkscape:window-width="1860"
inkscape:window-height="1004"
inkscape:window-x="30"
inkscape:window-y="46"
inkscape:window-width="1499"
inkscape:window-height="1080"
inkscape:window-x="0"
inkscape:window-y="16"
inkscape:window-maximized="1"
inkscape:current-layer="layer1"
showgrid="false" />
@ -44,8 +44,8 @@
offset="0"
id="stop6" />
<stop
style="stop-color:#ff1111;stop-opacity:1;"
offset="0.72731298"
style="stop-color:#da0000;stop-opacity:1;"
offset="0.38542777"
id="stop7" />
<stop
style="stop-color:#4f0000;stop-opacity:1;"
@ -62,19 +62,6 @@
fy="140.8663"
r="108.59156"
gradientUnits="userSpaceOnUse" />
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter11"
x="-0.12659915"
y="-0.08366658"
width="1.2531983"
height="1.1673332">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="3.8961098"
id="feGaussianBlur11" />
</filter>
</defs>
<g
inkscape:label="Layer 1"
@ -108,26 +95,5 @@
d="M 80.567225,178.82227 H 98.435368 L 81.928509,219.7296 h 17.061348"
id="path6" />
</g>
<g
id="g11"
style="mix-blend-mode:normal;filter:url(#filter11)"
transform="translate(15.185,1.7031898)">
<path
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:20;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
d="M 20.63569,98.589129 H 72.37674 L 24.577583,181.3797 h 49.4048"
id="path8" />
<path
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:15;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
d="M 34.506057,124.20157 61.311986,151.0075"
id="path9" />
<path
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:8.26156;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
d="M -7.4993527,58.596639 H 10.36879 L -6.1380687,99.503969 H 10.923279"
id="path10" />
<path
style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:8.26156;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
d="M 80.567225,178.82227 H 98.435368 L 81.928509,219.7296 h 17.061348"
id="path11" />
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Before After
Before After

View file

@ -109,4 +109,8 @@ form {
.header img {
height: 2em;
}
video {
width: 690px;
}