pedf
/
fakulta-online
Archived
1
0
Fork 0

Index má vlastní vektor na pozadí

master
Emil Miler 4 years ago
parent 8a7fff42fc
commit ea90906fe9

@ -51,7 +51,7 @@ main {
}
body.index {
background-image: url(/index-bg.png), url(/body-bg.svg);
background-image: url(/index-bg.png), url(/body-index-bg.svg);
background-position: center center, top center;
background-size: 30em auto, cover;

@ -0,0 +1,77 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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="508mm"
height="285.75mm"
viewBox="0 0 508 285.75"
version="1.1"
id="svg8"
inkscape:version="0.92.4 5da689c313, 2019-01-14"
sodipodi:docname="body-index-bg.svg">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.49497475"
inkscape:cx="989.17661"
inkscape:cy="567.74099"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:snap-global="true"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:window-width="1920"
inkscape:window-height="1060"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(124.9485,69.4821)">
<path
style="fill:#b52637;fill-opacity:1;stroke:none;stroke-width:0.33192161px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 128.96169,-69.294027 V 27.633106 L -124.9485,-69.461721 Z"
id="path826"
inkscape:connector-curvature="0" />
<path
style="fill:#b52637;fill-opacity:1;stroke:none;stroke-width:0.33192161px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 128.96169,216.2679 V 27.633106 L 383.0515,-69.4821 V 119.59231 C 271.91309,95.750054 187.02085,152.79179 128.96169,216.2679 Z"
id="path828"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#b52637;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
d="M -124.9485,216.34751 V 119.51633 C 18.900577,90.089552 107.30019,195.31772 128.96169,216.2679 Z"
id="path1015"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB