update logo and front page

This commit is contained in:
Iris Lightshard 2023-12-11 21:29:19 -07:00
parent f9680e0f87
commit 574f987125
Signed by: Iris Lightshard
GPG key ID: F54E0D40695271D4
7 changed files with 126 additions and 137 deletions

View file

@ -11,11 +11,12 @@
}
.hero {
background: url("/assets/img/plasma.jpg");
background: url("/assets/img/plasma.png");
background-attachment: fixed;
background-size: cover;
padding: 2em;
text-shadow: 0 0 0.25em #002536;
image-rendering: pixelated;
}
.hero h1 {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -2,16 +2,15 @@
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="125mm"
height="125mm"
viewBox="0 0 125 125"
width="512.89404"
height="353.55396"
viewBox="0 0 512.89404 353.55396"
version="1.1"
id="svg5"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="lightcrytsal.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
sodipodi:docname="lightcrystal_ng.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
@ -19,75 +18,70 @@
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:document-units="mm"
showgrid="true"
width="125mm"
inkscape:zoom="0.96595481"
inkscape:cx="87.478212"
inkscape:cy="269.16373"
inkscape:deskcolor="#505050"
inkscape:document-units="px"
showgrid="false"
inkscape:zoom="0.75199792"
inkscape:cx="104.38859"
inkscape:cy="195.47926"
inkscape:window-width="1600"
inkscape:window-height="900"
inkscape:window-height="876"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="layer1">
<inkscape:grid
type="xygrid"
id="grid76" />
</sodipodi:namedview>
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="layer2" />
<defs
id="defs2">
<linearGradient
inkscape:collect="always"
id="linearGradient8387-7">
<stop
style="stop-color:#8f8f8f;stop-opacity:1"
offset="0"
id="stop8383" />
<stop
style="stop-color:#ffffff;stop-opacity:1"
offset="1"
id="stop8385" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient8387-7"
id="linearGradient1317"
gradientUnits="userSpaceOnUse"
x1="448.25647"
y1="220"
x2="250.00002"
y2="220"
spreadMethod="reflect" />
</defs>
id="defs2" />
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Layer 2"
transform="translate(-266.32157,-312.56322)">
<rect
style="fill:none;stroke:#115750;stroke-width:13.7126;stroke-linecap:round;stroke-dasharray:13.7126, 27.4252;stroke-dashoffset:0;stroke-opacity:1"
id="rect840-3"
width="236.28738"
height="236.28741"
x="661.17816"
y="-204.5117"
transform="rotate(45)" />
<ellipse
style="fill:#008080;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:round;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path1086-6"
cx="614.85327"
cy="486.15881"
rx="36.700439"
ry="38.554924" />
</g>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
sodipodi:type="star"
style="fill:url(#linearGradient1317);fill-opacity:1;stroke-width:1.00157;stroke-opacity:0"
id="path31"
inkscape:flatsided="true"
sodipodi:sides="4"
sodipodi:cx="250"
sodipodi:cy="220"
sodipodi:r1="200.00002"
sodipodi:r2="92.967064"
sodipodi:arg1="1.3858267e-08"
sodipodi:arg2="0.78539818"
inkscape:rounded="0"
inkscape:randomized="0"
d="M 450.00002,220 250,420.00002 49.999985,220 250,19.999985 Z"
transform="matrix(0.18520833,0,0,0.26458333,16.197917,4.2916674)" />
<circle
style="fill:#39d8cc;stroke-width:0.264999;stroke-opacity:0;fill-opacity:1"
id="path215"
cx="62.5"
cy="62.5"
r="10.583333" />
id="layer1"
transform="translate(-266.32157,-312.56322)">
<rect
style="fill:none;stroke:#1f9b92;stroke-width:13.713;stroke-linecap:round;stroke-dasharray:none;stroke-dashoffset:49.3668"
id="rect840"
width="236.28738"
height="236.28741"
x="541.19006"
y="-85.445923"
transform="rotate(45)" />
<ellipse
style="fill:#00ffff;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:round;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path1086"
cx="448.12054"
cy="486.8222"
rx="36.700439"
ry="38.554924" />
<ellipse
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:round;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path1086-7"
cx="532.58795"
cy="486.43533"
rx="36.700439"
ry="38.554924" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -2,16 +2,15 @@
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="125mm"
height="125mm"
viewBox="0 0 125 125"
width="512.89404"
height="353.55396"
viewBox="0 0 512.89404 353.55396"
version="1.1"
id="svg5"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
sodipodi:docname="lightcrytsal.svg"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
sodipodi:docname="lightcrystal_ng.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
@ -19,75 +18,70 @@
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:pageshadow="0"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:document-units="mm"
showgrid="true"
width="125mm"
inkscape:zoom="0.96595481"
inkscape:cx="87.478212"
inkscape:cy="269.16373"
inkscape:deskcolor="#505050"
inkscape:document-units="px"
showgrid="false"
inkscape:zoom="0.75199792"
inkscape:cx="104.38859"
inkscape:cy="195.47926"
inkscape:window-width="1600"
inkscape:window-height="900"
inkscape:window-height="876"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="layer1">
<inkscape:grid
type="xygrid"
id="grid76" />
</sodipodi:namedview>
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="layer2" />
<defs
id="defs2">
<linearGradient
inkscape:collect="always"
id="linearGradient8387-7">
<stop
style="stop-color:#8f8f8f;stop-opacity:1"
offset="0"
id="stop8383" />
<stop
style="stop-color:#ffffff;stop-opacity:1"
offset="1"
id="stop8385" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient8387-7"
id="linearGradient1317"
gradientUnits="userSpaceOnUse"
x1="448.25647"
y1="220"
x2="250.00002"
y2="220"
spreadMethod="reflect" />
</defs>
id="defs2" />
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Layer 2"
transform="translate(-266.32157,-312.56322)">
<rect
style="fill:none;stroke:#115750;stroke-width:13.7126;stroke-linecap:round;stroke-dasharray:13.7126, 27.4252;stroke-dashoffset:0;stroke-opacity:1"
id="rect840-3"
width="236.28738"
height="236.28741"
x="661.17816"
y="-204.5117"
transform="rotate(45)" />
<ellipse
style="fill:#008080;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:round;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path1086-6"
cx="614.85327"
cy="486.15881"
rx="36.700439"
ry="38.554924" />
</g>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
sodipodi:type="star"
style="fill:url(#linearGradient1317);fill-opacity:1;stroke-width:1.00157;stroke-opacity:0"
id="path31"
inkscape:flatsided="true"
sodipodi:sides="4"
sodipodi:cx="250"
sodipodi:cy="220"
sodipodi:r1="200.00002"
sodipodi:r2="92.967064"
sodipodi:arg1="1.3858267e-08"
sodipodi:arg2="0.78539818"
inkscape:rounded="0"
inkscape:randomized="0"
d="M 450.00002,220 250,420.00002 49.999985,220 250,19.999985 Z"
transform="matrix(0.18520833,0,0,0.26458333,16.197917,4.2916674)" />
<circle
style="fill:#39d8cc;stroke-width:0.264999;stroke-opacity:0;fill-opacity:1"
id="path215"
cx="62.5"
cy="62.5"
r="10.583333" />
id="layer1"
transform="translate(-266.32157,-312.56322)">
<rect
style="fill:none;stroke:#1f9b92;stroke-width:13.713;stroke-linecap:round;stroke-dasharray:none;stroke-dashoffset:49.3668"
id="rect840"
width="236.28738"
height="236.28741"
x="541.19006"
y="-85.445923"
transform="rotate(45)" />
<ellipse
style="fill:#00ffff;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:round;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path1086"
cx="448.12054"
cy="486.8222"
rx="36.700439"
ry="38.554924" />
<ellipse
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:round;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path1086-7"
cx="532.58795"
cy="486.43533"
rx="36.700439"
ry="38.554924" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

BIN
public/img/plasma.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB