1
0
Fork 0

Remove the header image
ci/woodpecker/push/build-and-deploy Pipeline was successful Details

This commit is contained in:
Daniele Tricoli 2023-02-07 02:58:08 +01:00
parent 49a5e64d80
commit 58a19edf9d
4 changed files with 9 additions and 129 deletions

View File

@ -22,6 +22,14 @@ body {
background: #f3f3f3;
}
.navbar {
margin-bottom: 0;
}
.no-top-margin {
margin-top: 0;
}
blockquote {
font-size: 1rem !important;
font-style: italic;
@ -69,14 +77,6 @@ pre {
border-radius: 4px;
}
#painting {
border-radius: 8px;
height: 150px;
margin-bottom: 10px;
background: url("../images/background.jpg") no-repeat;
box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 4px;
}
#footer-nav {
margin-top: 1rem;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

View File

@ -1,120 +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="2.6458333mm"
height="2.6458333mm"
viewBox="0 0 2.6458332 2.6458333"
version="1.1"
id="svg8"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
sodipodi:docname="background.svg">
<defs
id="defs2">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath3262">
<rect
style="fill:#bdeeee;fill-opacity:1;stroke-width:0.267028"
id="rect3264"
width="2.6458333"
height="2.6458333"
x="13.000793"
y="22.769182" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath3266">
<rect
style="fill:#bdeeee;fill-opacity:1;stroke-width:0.267028"
id="rect3268"
width="2.6458333"
height="2.6458333"
x="13.000793"
y="22.769182" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath3270">
<rect
style="fill:#bdeeee;fill-opacity:1;stroke-width:0.267028"
id="rect3272"
width="2.6458333"
height="2.6458333"
x="13.000793"
y="22.769182" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="28.213561"
inkscape:cx="14.125726"
inkscape:cy="1.3245378"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:showpageshadow="false"
units="mm"
inkscape:window-width="1920"
inkscape:window-height="1007"
inkscape:window-x="322"
inkscape:window-y="1440"
inkscape:window-maximized="1" />
<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(-13.000793,-22.769182)">
<rect
style="fill:#fafafa;fill-opacity:1;stroke-width:0.267027"
id="rect1328"
width="2.6458333"
height="2.6458333"
x="13.000793"
y="22.769182"
clip-path="url(#clipPath3270)" />
<path
style="fill:none;fill-opacity:1;stroke:#f2f2f2;stroke-width:0.265;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 13.000793,25.415016 c 2.046477,-0.793274 0,-2.645834 0,-2.645834"
id="path3254"
sodipodi:nodetypes="cc"
clip-path="url(#clipPath3266)" />
<path
style="fill:none;stroke:#f2f2f2;stroke-width:0.265;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 15.646626,25.415016 c -1.09672,-1.598567 -1.775072,-1.261715 -1.775072,-1.261715"
id="path3284"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#f2f2f2;stroke-width:0.265;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 15.646626,22.769182 c -0.552607,0.970924 -1.775072,1.384119 -1.775072,1.384119"
id="path3298"
sodipodi:nodetypes="cc" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -26,7 +26,7 @@
</div>
</div>
</nav>
<div id="painting"></div>
<hr class="no-top-margin" />
{% block content %}{% endblock %}
<hr />
<footer>