new footer added to admin login page

merge-requests/54/head
elena 2022-12-02 13:16:38 +00:00
parent 5a7269d437
commit 2368a072d1
6 changed files with 626 additions and 11 deletions

View File

@ -62,7 +62,7 @@ body {
}
.fancytree-plain` span.fancytree-selected span.fancytree-title {
.fancytree-plain span.fancytree-selected span.fancytree-title {
background-color: yellow;
color: black;
}
@ -157,4 +157,139 @@ table.dataTable tr.shown td.details-control > button > i:before {
margin-top: 5px;
width: 100;
height: 45px;
}
}
/* login
.login-page {
background: #FFF;
}
.login {
padding-top: 5%;
margin: 0 auto;
}
.login_form {
position: relative;
}*/
.login {
background: #FFF;
}
.login_form {
position: relative;
}
/* Footer */
footer#page-footer {
background-color: white!important;
padding: 50px;
border-top: 1px solid #262626;
display: flex;
align-items: center;
font-family: 'PFHandbookProRegular';
justify-content: center;
}
footer#page-footer img {
max-width: none;
}
footer#page-footer .container2 {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
color: #343a40;
max-width: 1280px;
}
footer#page-footer .container2 a {
color: #343a40;
}
footer#page-footer img.footer-desc-logo-img {
height: 120px;
}
footer#page-footer img.footer-desc-img {
height: 53px;
}
footer#page-footer .footer-desc-text {
margin-left: 14px;
}
footer#page-footer p.footer-desc-par {
font-size: 16px;
line-height: 15px;
margin-top: 10px;
color: #707070;
}
footer#page-footer .footer-desc {
display: flex;
flex-direction: row;
}
footer#page-footer .footer-desc-comma {
display: flex;
justify-content: unset;
align-items: flex-end;
}
footer#page-footer img.footer-desc-logo-comma {
position: relative;
height: 35px;
width: 35px;
}
footer#page-footer .footer-links {
font-family: 'PFHandbookProMedium';
font-size: 20px;
margin-left: 30px;
min-width: 450px;
}
footer#page-footer img.footer-desc-logo-comma-bullet {
margin-right: 10px;
position: relative;
top: -1px;
}
footer#page-footer .footer-links-policies {
font-family: 'PFHandbookProLight';
padding-left: 23px;
padding-top: 14px;
color: #AEAEAE !important;
}
footer#page-footer .footer-links-policies a {
color: #AEAEAE !important;
font-size: 18px;
}
@media (max-width: 1280px) {
footer#page-footer .container2 {
flex-direction: column;
max-width: inherit;
}
footer#page-footer .footer-links {
margin-top: 30px;
}
}
@media (min-width: 992px) {
footer {
margin-left: 0;
}
}
@media (max-width: 600px) {
.footer-links-item {
margin: 0 55px;
}
footer#page-footer img.footer-desc-logo-img {
height: 80px;
}
footer#page-footer .footer-links-policies {
text-align: center;
padding: 0;
margin-top: 20px;
padding-right: 20px;
}
}

View File

@ -0,0 +1,68 @@
<?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="19.976395mm"
height="19.976042mm"
viewBox="0 0 19.976395 19.976042"
version="1.1"
id="svg3250"
inkscape:version="1.0.2 (e86c870879, 2021-01-15, custom)"
sodipodi:docname="dd_coma.svg">
<defs
id="defs3244" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="354.89353"
inkscape:cy="340.60713"
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:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="1912"
inkscape:window-y="-8"
inkscape:window-maximized="1" />
<metadata
id="metadata3247">
<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="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-11.934419,-58.047698)">
<g
id="g1928"
transform="matrix(0.35277777,0,0,-0.35277777,21.922616,78.023739)">
<path
d="M 0,0 H 28.313 V 28.313 56.625 H 0 V 28.313 H -28.313 V 0 Z"
style="fill:#ec008c;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path1930" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,96 @@
<?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="89.721367mm"
height="69.946167mm"
viewBox="0 0 89.721367 69.946167"
version="1.1"
id="svg2531"
inkscape:version="1.0.2 (e86c870879, 2021-01-15, custom)"
sodipodi:docname="logo_icon.svg">
<defs
id="defs2525" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="143.83791"
inkscape:cy="549.32458"
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:window-width="1236"
inkscape:window-height="864"
inkscape:window-x="2154"
inkscape:window-y="1"
inkscape:window-maximized="0" />
<metadata
id="metadata2528">
<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="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-67.77622,-2.824537)">
<g
id="g1798"
transform="matrix(0.35277777,0,0,-0.35277777,77.764417,2.824537)">
<path
d="M 0,0 H -28.313 V -28.313 -56.625 H 0 v 28.312 H 28.313 V 0 Z"
style="fill:#ec008c;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path1800" />
</g>
<path
d="m 77.689028,62.780389 h 9.988197 V 42.804348 h -9.988197 z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
id="path1802" />
<path
d="m 127.59191,2.8540292 h -9.98819 v 9.9881968 h 9.98819 z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
id="path1804" />
<path
d="M 87.700156,72.770703 H 107.61587 V 62.782506 H 87.700156 Z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
id="path1806" />
<path
d="m 147.50939,12.842226 h 9.9882 V 2.8540292 h -9.9882 z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
id="path1808" />
<g
id="g1810"
transform="matrix(0.35277777,0,0,-0.35277777,137.52127,32.818409)">
<path
d="M 0,0 H -56.459 V 56.625 H -84.771 V 0 h -56.454 v -28.313 h 56.454 v -56.625 h 28.312 v 0 56.625 H 0 V -84.938 H 28.313 V -28.313 0 56.625 H 0 Z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path1812" />
</g>
<path
d="m 117.60407,72.770703 h 19.91748 v -9.988197 h -19.91748 z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.352778"
id="path1814" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -0,0 +1,293 @@
<?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="208.99207mm"
height="62.736439mm"
viewBox="0 0 208.99207 62.736439"
version="1.1"
id="svg1050"
inkscape:version="1.0.2 (e86c870879, 2021-01-15, custom)"
sodipodi:docname="logo_text_dd.svg">
<defs
id="defs1044">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath871">
<path
d="M 0,708.66 H 708.66 V 0 H 0 Z"
id="path869" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.49497475"
inkscape:cx="511.10292"
inkscape:cy="450.50512"
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:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="1912"
inkscape:window-y="-8"
inkscape:window-maximized="1" />
<metadata
id="metadata1047">
<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="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-0.58369428,4.3807249)">
<path
d="m 209.57576,0.44168986 h -4.87485 V -4.3807249 h 4.87485 z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.680941"
id="path861"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96" />
<path
d="M 123.15014,33.532665 H 118.2753 V 28.71025 h 4.87484 z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.680941"
id="path863"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96" />
<g
id="g865"
transform="matrix(0.68094026,0,0,-0.68094026,-192.45749,231.92187)"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96">
<g
id="g867"
clip-path="url(#clipPath871)">
<g
id="g873"
transform="translate(295.6673,308.9208)">
<path
d="M 0,0 C 3.695,0 5.423,2.121 5.423,5.482 V 20.75 c 0,3.832 -2.324,5.422 -5.781,5.422 h -5.065 c -0.596,0 -0.774,-0.234 -0.774,-0.707 V 0.767 C -6.197,0.235 -6.019,0 -5.482,0 Z m -11.144,-5.129 c -0.596,0 -0.953,0.296 -0.953,0.826 v 34.719 c 0,0.532 0.357,0.826 0.953,0.826 H 0.179 c 7.33,0 11.144,-4.007 11.144,-10.729 V 5.894 C 11.323,-1.179 7.39,-5.129 0.298,-5.129 Z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path875" />
</g>
<g
id="g877"
transform="translate(314.0194,303.7921)">
<path
d="m 0,0 c -0.537,0 -0.895,0.236 -0.895,0.767 v 34.837 c 0,0.532 0.298,0.767 0.895,0.767 h 4.171 c 0.537,0 0.894,-0.235 0.894,-0.767 V 0.826 C 5.065,0.236 4.767,0 4.171,0 Z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path879" />
</g>
<g
id="g881"
transform="translate(347.8066,335.5069)">
<path
d="m 0,0 c 0.298,-0.473 0.238,-0.885 -0.298,-1.297 l -2.86,-2.123 c -0.536,-0.295 -1.014,0 -1.43,0.472 -1.55,2.181 -3.755,2.948 -5.9,2.948 -3.814,0 -5.84,-2.418 -5.84,-5.483 v -16.329 c 0,-3.006 2.324,-5.129 5.78,-5.129 3.158,0 5.364,1.887 5.364,5.188 v 4.54 c 0,0.353 -0.12,0.53 -0.477,0.53 h -3.814 c -0.596,0 -0.894,0.236 -0.894,0.826 v 3.418 c 0,0.589 0.298,0.825 0.894,0.825 h 9.237 c 0.596,0 1.013,-0.236 1.013,-0.825 v -9.491 c 0,-6.189 -4.767,-10.138 -11.382,-10.138 -6.616,0 -11.561,3.714 -11.561,10.138 v 16.919 c 0,6.249 5.005,10.197 11.501,10.197 C -6.555,5.186 -2.205,3.948 0,0"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path883" />
</g>
<g
id="g885"
transform="translate(355.4305,303.7921)">
<path
d="m 0,0 c -0.536,0 -0.894,0.236 -0.894,0.767 v 34.837 c 0,0.532 0.298,0.767 0.894,0.767 h 4.172 c 0.537,0 0.894,-0.235 0.894,-0.767 V 0.826 C 5.066,0.236 4.768,0 4.172,0 Z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path887" />
</g>
<g
id="g889"
transform="translate(387.3116,335.0932)">
<path
d="m 0,0 h -7.449 c -0.537,0 -0.715,-0.176 -0.715,-0.589 l -0.06,-29.886 c 0,-0.59 -0.238,-0.826 -0.834,-0.826 h -4.112 c -0.595,0 -0.953,0.236 -0.953,0.767 l 0.059,29.886 c 0,0.413 -0.119,0.648 -0.715,0.648 h -7.151 c -0.596,0 -0.894,0.236 -0.894,0.885 v 3.359 c 0,0.532 0.298,0.826 0.894,0.826 H 0 c 0.536,0 0.835,-0.294 0.835,-0.767 V 0.885 C 0.835,0.355 0.596,0 0,0"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path891" />
</g>
<g
id="g893"
transform="translate(400.7759,326.4282)">
<path
d="M 0,0 -1.549,7.074 C -1.608,7.368 -1.847,7.368 -1.907,7.133 L -3.396,0.177 -5.661,-9.432 c -0.06,-0.412 -0.06,-0.53 0.358,-0.53 h 7.21 c 0.358,0 0.478,0.118 0.358,0.53 z m 11.322,-21.516 c 0.12,-0.413 0.18,-1.12 -0.713,-1.12 H 6.377 c -0.537,0 -0.893,0.177 -1.013,0.589 l -1.67,6.779 c -0.117,0.355 -0.177,0.53 -0.536,0.53 h -9.654 c -0.476,0 -0.476,-0.235 -0.596,-0.471 L -8.7,-22.047 c -0.12,-0.412 -0.536,-0.589 -0.954,-0.589 h -3.932 c -0.894,0 -1.073,0.353 -0.894,1.06 l 8.759,34.544 c 0.12,0.473 0.418,0.767 1.074,0.767 h 5.958 c 0.536,0 0.895,-0.059 1.014,-0.708 z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path895" />
</g>
<g
id="g897"
transform="translate(435.993,308.9208)">
<path
d="m 0,0 c 0.476,0 0.835,-0.236 0.835,-0.826 v -3.418 c 0,-0.589 -0.239,-0.885 -0.775,-0.885 h -19.487 c -0.596,0 -0.894,0.296 -0.894,0.826 v 34.778 c 0,0.532 0.239,0.767 0.835,0.767 h 4.17 c 0.536,0 0.835,-0.177 0.835,-0.708 V 0.708 c 0,-0.473 0.06,-0.708 0.656,-0.708 z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path899" />
</g>
<g
id="g901"
transform="translate(441.6509,303.7921)">
<path
d="m 0,0 c -0.536,0 -0.895,0.236 -0.895,0.767 v 34.837 c 0,0.532 0.299,0.767 0.895,0.767 h 4.171 c 0.536,0 0.894,-0.235 0.894,-0.767 V 0.826 C 5.065,0.236 4.767,0 4.171,0 Z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path903" />
</g>
<g
id="g905"
transform="translate(473.532,335.0932)">
<path
d="m 0,0 h -7.45 c -0.536,0 -0.716,-0.176 -0.716,-0.589 l -0.058,-29.886 c 0,-0.59 -0.239,-0.826 -0.835,-0.826 h -4.112 c -0.596,0 -0.953,0.236 -0.953,0.767 l 0.06,29.886 c 0,0.413 -0.12,0.648 -0.716,0.648 h -7.151 c -0.596,0 -0.893,0.236 -0.893,0.885 v 3.359 c 0,0.532 0.297,0.826 0.893,0.826 H 0 c 0.536,0 0.833,-0.294 0.833,-0.767 V 0.885 C 0.833,0.355 0.596,0 0,0"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path907" />
</g>
<g
id="g909"
transform="translate(496.9486,303.7921)">
<path
d="m 0,0 h -19.785 c -1.014,0 -1.431,0.589 -1.431,1.238 v 1.827 c 0,0.59 0.179,1.238 0.477,1.827 1.014,1.828 12.812,23.933 13.767,25.702 0.237,0.413 0.118,0.707 -0.419,0.707 h -11.978 c -0.476,0 -0.834,0.237 -0.834,0.885 v 3.418 c 0,0.532 0.358,0.767 0.894,0.767 h 18.235 c 1.074,0 1.431,-0.353 1.431,-1.179 v -1.886 c 0,-0.885 -0.476,-1.946 -0.775,-2.535 L -13.707,5.836 c -0.297,-0.413 -0.18,-0.707 0.298,-0.707 L 0,5.129 c 0.417,0 0.833,-0.237 0.833,-0.826 V 0.826 C 0.833,0.296 0.536,0 0,0"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path911" />
</g>
<g
id="g913"
transform="translate(513.5738,326.4282)">
<path
d="m 0,0 -1.55,7.074 c -0.06,0.294 -0.299,0.294 -0.357,0.059 l -1.49,-6.956 -2.266,-9.609 c -0.058,-0.412 -0.058,-0.53 0.359,-0.53 h 7.211 c 0.357,0 0.476,0.118 0.357,0.53 z m 11.322,-21.516 c 0.12,-0.413 0.178,-1.12 -0.715,-1.12 h -4.23 c -0.538,0 -0.895,0.177 -1.015,0.589 l -1.668,6.779 c -0.119,0.355 -0.179,0.53 -0.536,0.53 h -9.654 c -0.478,0 -0.478,-0.235 -0.596,-0.471 l -1.61,-6.838 c -0.119,-0.412 -0.536,-0.589 -0.952,-0.589 h -3.934 c -0.894,0 -1.072,0.353 -0.894,1.06 l 8.761,34.544 c 0.118,0.473 0.417,0.767 1.072,0.767 H 1.31 c 0.537,0 0.894,-0.059 1.014,-0.708 z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path915" />
</g>
<g
id="g917"
transform="translate(528.0497,313.695)">
<path
d="m 0,0 v 16.742 c 0,6.249 4.708,10.256 11.205,10.256 3.873,0 7.568,-1.001 10.547,-4.892 0.358,-0.471 0.418,-0.883 -0.237,-1.415 L 18.773,18.57 c -0.477,-0.355 -1.132,-0.119 -1.431,0.353 -1.371,1.827 -3.635,2.946 -6.018,2.946 -3.517,0 -5.484,-2.298 -5.484,-5.245 L 5.84,0 c 0,-2.888 2.087,-5.129 5.662,-5.129 2.325,0 4.469,1.356 5.84,2.831 0.418,0.412 0.775,0.942 1.431,0.471 l 2.979,-2.064 C 22.17,-4.126 22.288,-4.656 22.051,-5.07 19.488,-8.665 15.614,-10.256 11.442,-10.256 4.768,-10.256 0,-6.426 0,0"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path919" />
</g>
<g
id="g921"
transform="translate(555.1625,303.7921)">
<path
d="m 0,0 c -0.536,0 -0.895,0.236 -0.895,0.767 v 34.837 c 0,0.532 0.299,0.767 0.895,0.767 h 4.171 c 0.536,0 0.894,-0.235 0.894,-0.767 V 0.826 C 5.065,0.236 4.767,0 4.171,0 Z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path923" />
</g>
<g
id="g925"
transform="translate(584.4212,330.2009)">
<path
d="M 0,0 C 0,3.006 -2.206,5.364 -5.84,5.364 -9.535,5.364 -11.8,3.006 -11.8,0 v -16.27 c 0,-3.065 2.146,-5.365 5.9,-5.365 3.635,0 5.9,2.241 5.9,5.365 z m -5.84,-26.762 c -6.676,0 -11.801,3.714 -11.801,10.433 V 0.059 c 0,6.485 5.125,10.433 11.741,10.433 6.496,0 11.799,-3.772 11.799,-10.433 v -16.388 c 0,-6.543 -5.006,-10.433 -11.739,-10.433"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path927" />
</g>
<g
id="g929"
transform="translate(295.5891,260.3739)">
<path
d="M 0,0 C 3.695,0 5.423,2.121 5.423,5.482 V 20.75 c 0,3.832 -2.324,5.422 -5.781,5.422 h -5.065 c -0.596,0 -0.774,-0.234 -0.774,-0.707 V 0.767 C -6.197,0.235 -6.019,0 -5.482,0 Z m -11.144,-5.129 c -0.596,0 -0.953,0.296 -0.953,0.826 v 34.719 c 0,0.532 0.357,0.826 0.953,0.826 H 0.179 c 7.33,0 11.144,-4.007 11.144,-10.729 V 5.894 C 11.323,-1.179 7.39,-5.129 0.298,-5.129 Z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path931" />
</g>
<g
id="g933"
transform="translate(333.011,260.3739)">
<path
d="M 0,0 C 0.476,0 0.834,-0.296 0.834,-0.826 V -4.244 C 0.834,-4.833 0.596,-5.129 0,-5.129 h -19.785 c -0.537,0 -0.894,0.296 -0.894,0.826 v 34.719 c 0,0.532 0.298,0.826 0.894,0.826 h 19.486 c 0.477,0 0.895,-0.235 0.895,-0.826 v -3.359 c 0,-0.53 -0.298,-0.885 -0.835,-0.885 h -13.885 c -0.536,0 -0.715,-0.177 -0.715,-0.589 v -8.547 c 0,-0.589 0.179,-0.766 0.715,-0.766 h 11.442 c 0.596,0 0.834,-0.296 0.834,-0.885 v -3.359 c 0,-0.531 -0.238,-0.826 -0.774,-0.826 h -11.502 c -0.536,0 -0.715,-0.237 -0.715,-0.708 V 0.708 C -14.839,0.177 -14.601,0 -14.064,0 Z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path935" />
</g>
<g
id="g937"
transform="translate(368.1675,255.2451)">
<path
d="M 0,0 H -3.873 C -4.47,0 -4.708,0.236 -4.708,0.767 v 20.809 c 0,0.175 -0.178,0.175 -0.238,0.059 L -7.449,14.973 -12.514,2.064 C -12.693,1.65 -13.051,1.12 -13.765,1.12 h -2.563 c -0.656,0 -1.073,0.059 -1.371,0.825 l -4.887,12.615 -2.443,6.897 c -0.06,0.059 -0.238,0.119 -0.238,0 V 0.826 C -25.267,0.236 -25.505,0 -26.102,0 h -3.873 c -0.537,0 -0.894,0.295 -0.894,0.826 v 34.366 c 0,0.767 0.357,1.179 1.192,1.179 h 2.979 c 1.013,0 1.252,-0.059 1.669,-0.943 0.417,-0.944 6.853,-17.862 7.211,-18.804 l 2.622,-7.074 c 0.179,-0.355 0.358,-0.296 0.536,-0.059 0.537,1.591 2.026,5.659 2.622,7.25 l 7.152,18.687 c 0.358,0.708 0.774,0.943 1.668,0.943 h 2.92 c 0.835,0 1.192,-0.412 1.192,-1.12 V 0.885 C 0.894,0.295 0.537,0 0,0"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path939" />
</g>
<g
id="g941"
transform="translate(391.7618,281.6539)">
<path
d="m 0,0 c 0,3.006 -2.204,5.364 -5.839,5.364 -3.695,0 -5.959,-2.358 -5.959,-5.364 v -16.27 c 0,-3.065 2.145,-5.365 5.899,-5.365 3.635,0 5.899,2.241 5.899,5.365 z m -5.839,-26.762 c -6.674,0 -11.799,3.714 -11.799,10.433 V 0.059 c 0,6.485 5.125,10.433 11.739,10.433 C 0.597,10.492 5.9,6.72 5.9,0.059 v -16.388 c 0,-6.543 -5.005,-10.433 -11.739,-10.433"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path943" />
</g>
<g
id="g945"
transform="translate(403.2005,265.148)">
<path
d="m 0,0 v 16.742 c 0,6.249 4.709,10.256 11.205,10.256 3.872,0 7.568,-1.001 10.547,-4.892 0.357,-0.471 0.416,-0.885 -0.239,-1.415 l -2.74,-2.121 c -0.478,-0.355 -1.134,-0.119 -1.431,0.353 -1.371,1.827 -3.635,2.946 -6.02,2.946 -3.515,0 -5.482,-2.298 -5.482,-5.245 L 5.84,0 c 0,-2.888 2.087,-5.129 5.662,-5.129 2.323,0 4.469,1.356 5.84,2.831 0.417,0.412 0.775,0.942 1.431,0.471 l 2.979,-2.064 c 0.416,-0.235 0.536,-0.765 0.299,-1.179 -2.563,-3.595 -6.437,-5.186 -10.609,-5.186 C 4.768,-10.256 0,-6.426 0,0"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path947" />
</g>
<g
id="g949"
transform="translate(441.873,274.757)">
<path
d="m 0,0 c 0.358,0 0.835,0.177 1.072,0.353 2.027,1.474 3.159,4.009 3.159,5.659 0,3.008 -1.429,5.777 -5.839,5.777 h -4.828 c -0.536,0 -0.716,-0.177 -0.716,-0.648 V 0.708 C -7.152,0.236 -7.032,0 -6.496,0 Z m -1.012,16.859 c 7.329,0 11.202,-3.95 11.202,-10.374 0,-4.127 -2.682,-7.9 -5.364,-10.199 -0.237,-0.236 -0.237,-0.412 -0.117,-0.648 0.059,-0.177 1.668,-3.655 6.554,-13.853 0.418,-0.885 -0.118,-1.297 -0.774,-1.297 H 6.675 c -1.43,0 -1.729,0.471 -2.086,1.238 l -5.781,12.733 c -0.119,0.294 -0.298,0.53 -0.834,0.53 h -4.59 c -0.356,0 -0.476,-0.177 -0.476,-0.589 v -13.086 c 0,-0.59 -0.357,-0.826 -0.953,-0.826 h -4.052 c -0.537,0 -0.893,0.236 -0.893,0.767 v 34.778 c 0,0.532 0.237,0.826 0.833,0.826 z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path951" />
</g>
<g
id="g953"
transform="translate(468.8066,277.8813)">
<path
d="m 0,0 -1.55,7.074 c -0.06,0.294 -0.299,0.294 -0.357,0.059 l -1.49,-6.956 -2.266,-9.609 c -0.058,-0.412 -0.058,-0.53 0.359,-0.53 h 7.211 c 0.357,0 0.476,0.118 0.357,0.53 z m 11.322,-21.516 c 0.12,-0.413 0.178,-1.12 -0.715,-1.12 H 6.375 c -0.536,0 -0.893,0.177 -1.013,0.589 l -1.668,6.779 c -0.119,0.355 -0.179,0.53 -0.536,0.53 h -9.654 c -0.476,0 -0.476,-0.235 -0.596,-0.471 l -1.61,-6.838 c -0.119,-0.412 -0.536,-0.589 -0.952,-0.589 h -3.934 c -0.894,0 -1.072,0.353 -0.894,1.06 l 8.761,34.544 c 0.118,0.473 0.417,0.767 1.072,0.767 H 1.31 c 0.537,0 0.894,-0.059 1.014,-0.708 z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path955" />
</g>
<g
id="g957"
transform="translate(502.354,286.5463)">
<path
d="m 0,0 h -7.45 c -0.536,0 -0.716,-0.177 -0.716,-0.589 l -0.058,-29.886 c 0,-0.59 -0.239,-0.826 -0.835,-0.826 h -4.112 c -0.596,0 -0.953,0.236 -0.953,0.767 l 0.06,29.886 c 0,0.413 -0.12,0.648 -0.716,0.648 h -7.151 c -0.596,0 -0.895,0.236 -0.895,0.885 v 3.359 c 0,0.532 0.299,0.826 0.895,0.826 H 0 c 0.536,0 0.833,-0.294 0.833,-0.767 V 0.885 C 0.833,0.355 0.596,0 0,0"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path959" />
</g>
<g
id="g961"
transform="translate(507.2967,255.2451)">
<path
d="m 0,0 c -0.536,0 -0.895,0.236 -0.895,0.767 v 34.837 c 0,0.532 0.299,0.767 0.895,0.767 h 4.171 c 0.536,0 0.894,-0.235 0.894,-0.767 V 0.826 C 5.065,0.236 4.767,0 4.171,0 Z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path963" />
</g>
<g
id="g965"
transform="translate(518.9146,265.148)">
<path
d="m 0,0 v 16.742 c 0,6.249 4.709,10.256 11.205,10.256 3.873,0 7.568,-1.001 10.547,-4.892 0.358,-0.471 0.418,-0.885 -0.237,-1.415 L 18.773,18.57 c -0.477,-0.355 -1.132,-0.119 -1.431,0.353 -1.371,1.827 -3.635,2.946 -6.018,2.946 -3.517,0 -5.484,-2.298 -5.484,-5.245 L 5.84,0 c 0,-2.888 2.087,-5.129 5.662,-5.129 2.325,0 4.469,1.356 5.84,2.831 0.418,0.412 0.775,0.942 1.431,0.471 l 2.979,-2.064 C 22.17,-4.126 22.288,-4.656 22.051,-5.07 19.488,-8.665 15.614,-10.256 11.442,-10.256 4.768,-10.256 0,-6.426 0,0"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path967" />
</g>
<g
id="g969"
transform="translate(556.3373,277.8813)">
<path
d="m 0,0 -1.55,7.074 c -0.06,0.294 -0.299,0.294 -0.357,0.059 l -1.49,-6.956 -2.266,-9.609 c -0.058,-0.412 -0.058,-0.53 0.359,-0.53 h 7.211 c 0.357,0 0.476,0.118 0.357,0.53 z m 11.322,-21.516 c 0.12,-0.413 0.178,-1.12 -0.715,-1.12 H 6.375 c -0.536,0 -0.893,0.177 -1.013,0.589 l -1.667,6.779 c -0.12,0.355 -0.18,0.53 -0.537,0.53 h -9.654 c -0.476,0 -0.476,-0.235 -0.596,-0.471 l -1.61,-6.838 c -0.119,-0.412 -0.536,-0.589 -0.952,-0.589 h -3.934 c -0.894,0 -1.072,0.353 -0.894,1.06 l 8.761,34.544 c 0.118,0.473 0.417,0.767 1.072,0.767 H 1.31 c 0.537,0 0.894,-0.059 1.014,-0.708 z"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path971" />
</g>
<g
id="g973"
transform="translate(595.1378,221.9031)" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -18,9 +18,34 @@
#
# SPDX-License-Identifier: AGPL-3.0-or-later
-->
<footer>
<div class="pull-right">
DD - Administration | <a href="https:/gitlab.com/DD-workspace/DD">source</a>
<footer id="page-footer">
<div class="container2">
<div class="footer-desc">
<div class="footer-desc-logo">
<img class="footer-desc-logo-img" src="/static/img/logo_icon.svg" style=""/>
</div>
<div class="footer-desc-text">
<img class="footer-desc-img" src="/static/img/logo_text_dd.svg" style=""/>
<p class="footer-desc-par">DD és el workspace educatiu generat en el marc del Pla de Digitalització Democràtica dXnet. Ha estat creat i powered per Xnet, famílies i centres promotors, IsardVDI, 3iPunt, Direcció dInnovació Democràtica, Direcció dInnovació Digital, Comissionat dEconomia Social de lAjuntament de Barcelona, Consorci dEducació de Barcelona. En col·laboració amb aFFaC i AirVPN.</p>
</div>
<div class="footer-desc-comma">
<img class="footer-desc-logo-comma" src="/static/img/dd_coma.svg" style=""/>
</div>
</div>
<div class="footer-links">
<div class="footer-links-item">
<img class="footer-desc-logo-comma-bullet" src="/static/img/dd_coma.svg" width="10"><a href="https://www.gnu.org/licenses/agpl-3.0.en.html" target="_blank">Leina DD té una llicència AGPLv3</a>
</div>
<div class="footer-links-item">
<img class="footer-desc-logo-comma-bullet" src="/static/img/dd_coma.svg" width="10"/><a href="https://gitlab.com/DD-workspace/DD" target="_blank">Repositori DD a GitLab</a>
</div>
<div class="footer-links-item">
<img class="footer-desc-logo-comma-bullet" src="/static/img/dd_coma.svg" width="10"/><a href="https://xnet-x.net/ca/digital-democratic/" target="_blank">Web Pla de Digitalització Democràtica</a>
</div>
<div class="footer-links-policies">
<a href="https://admin.{{ DOMAIN }}/legal_text?lang=ca" target="_blank">Avís legal del centre</a>
</div>
</div>
</div>
<div class="clearfix"></div>
</footer>

View File

@ -40,6 +40,8 @@
<link href="/vendors/pnotify/dist/pnotify.buttons.css" media="all" rel="stylesheet" type="text/css" />
<!-- Custom Theme Style -->
<link href="/build/css/custom.min.css" rel="stylesheet">
<!-- Isard Style Sheet-->
<link href="/static/dd.css" rel="stylesheet">
</head>
<body class="login">
@ -65,16 +67,12 @@
<div class="separator">
<div class="clearfix"></div>
<br />
<div>
<!-- <h1><i class="fa fa-user"></i> DD</h1> -->
<p>©2022 All Rights Reserved. <a href="https://gitlab.com/DD-workspace/DD/" target="_blank">AGPLv3</a></p>
</div>
</div>
</form>
</section>
</div>
</div>
{% include 'footer.html' %}
</div>
</body>