assets (img and css) added to static, added normalize.css and resolved VSCode warnings for it, connected normalize.css to app.html

This commit is contained in:
2024-08-03 11:15:43 +03:00
parent 10ecaee2bd
commit 0fc7a2f22e
22 changed files with 888 additions and 0 deletions

View File

@@ -0,0 +1,72 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="40mm"
height="40mm"
viewBox="0 0 40 40"
version="1.1"
id="svg1"
xml:space="preserve"
sodipodi:docname="unturned.svg"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
showgrid="true"
inkscape:zoom="2.8284271"
inkscape:cx="22.45064"
inkscape:cy="80.079843"
inkscape:window-width="1920"
inkscape:window-height="997"
inkscape:window-x="0"
inkscape:window-y="45"
inkscape:window-maximized="1"
inkscape:current-layer="layer1"><inkscape:grid
id="grid1"
units="px"
originx="0"
originy="0"
spacingx="0.26458333"
spacingy="0.26458333"
empcolor="#0099e5"
empopacity="0.30196078"
color="#0099e5"
opacity="0.14901961"
empspacing="5"
dotted="false"
gridanglex="30"
gridanglez="30"
visible="true" /></sodipodi:namedview><defs
id="defs1" /><g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"><rect
style="fill:#000000;stroke-width:0.04689923;stroke-dasharray:none;stroke:#000000;stroke-opacity:1"
id="rect2"
width="2.3812501"
height="2.3812497"
x="34.660416"
y="17.727083" /><rect
style="fill:#000000;stroke-width:0.04689923;stroke-dasharray:none;stroke:#000000;stroke-opacity:1"
id="rect2-3"
width="2.3812501"
height="2.3812497"
x="2.6458333"
y="17.859375" /><path
id="rect2-3-2"
style="fill:#000000;stroke-width:0.10010048;stroke-dasharray:none;stroke:#000000;stroke-opacity:1"
d="M 14.022917 22.754167 L 14.022917 25.135417 L 8.9958333 25.135417 L 8.9958333 29.897917 L 6.6145833 29.897917 L 6.6145833 34.925 L 8.9958333 34.925 L 8.9958333 32.54375 L 27.78125 32.54375 L 27.78125 35.454167 L 30.427083 35.454167 L 30.427083 25.135417 L 27.78125 25.135417 L 24.870833 25.135417 L 24.870833 22.754167 L 14.022917 22.754167 z " /><path
id="rect5"
style="fill:#000000;stroke:#000000;stroke-width:1.24916;stroke-dasharray:none;stroke-opacity:1"
d="M 0.62458003,0.63076415 V 1.9123627 38.099999 39.381598 H 39.375417 V 38.099999 1.9123627 0.63076415 Z M 1.9061788,1.9123627 H 38.093819 V 38.099999 H 1.9061788 Z" /></g></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB