align logo linkedin footer

This commit is contained in:
ouidade 2024-11-07 09:34:34 +01:00
parent f4ac6a3a3f
commit 4862fcd554
3 changed files with 7 additions and 33 deletions

View File

@ -690,7 +690,6 @@ footer {
.footer #footer-right #block-quartiers-de-demain-socialmedialinks .fa-linkedin::after { .footer #footer-right #block-quartiers-de-demain-socialmedialinks .fa-linkedin::after {
content: url("../img/linkedin.svg") !important; content: url("../img/linkedin.svg") !important;
display: block; display: block;
width: 55px;
} }
@media (max-width: 700px) { @media (max-width: 700px) {
.footer #footer-right #block-quartiers-de-demain-socialmedialinks .fa-linkedin::after { .footer #footer-right #block-quartiers-de-demain-socialmedialinks .fa-linkedin::after {

View File

@ -1,47 +1,22 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg <svg
width="35.86787" width="28.181896"
height="36.061337" height="28.33391"
version="1.1" version="1.1"
id="svg1" id="svg1"
sodipodi:docname="linkedin.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="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"> xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="22.517191"
inkscape:cx="17.919642"
inkscape:cy="18.030668"
inkscape:window-width="1920"
inkscape:window-height="1016"
inkscape:window-x="1920"
inkscape:window-y="156"
inkscape:window-maximized="1"
inkscape:current-layer="svg1" />
<defs <defs
id="defs1" /> id="defs1" />
<ellipse <ellipse
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.493559;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers" style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.493559;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
id="path2" id="path2"
cx="17.933935" cx="14.090949"
cy="18.030668" cy="14.166954"
rx="14.090949" rx="14.090949"
ry="14.166954" ry="14.166954" />
inkscape:export-filename="linkedin.svg"
inkscape:export-xdpi="300"
inkscape:export-ydpi="300" />
<path <path
d="m 25.73108,24.407585 v -5.617814 c 0,-3.009835 -1.606527,-4.410397 -3.749479,-4.410397 -1.729192,0 -2.503621,0.9511 -2.934774,1.618427 v -1.388663 h -3.256995 c 0.04302,0.919978 0,9.798447 0,9.798447 h 3.256995 v -5.472264 c 0,-0.292012 0.02105,-0.584941 0.107102,-0.793653 0.235258,-0.58494 0.770767,-1.190935 1.670606,-1.190935 1.179035,0 1.650466,0.898007 1.650466,2.215269 V 24.4085 Z M 12.357997,13.271738 c 1.135097,0 1.842701,-0.753373 1.842701,-1.69349 -0.02105,-0.96117 -0.707604,-1.6925749 -1.821647,-1.6925749 -1.114042,0 -1.841786,0.7314049 -1.841786,1.6925749 0,0.941033 0.70669,1.69349 1.800593,1.69349 z m 1.628496,11.135847 v -9.798447 h -3.256077 v 9.798447 z" d="m 21.888094,20.543871 v -5.617814 c 0,-3.009835 -1.606527,-4.410397 -3.749479,-4.410397 -1.729192,0 -2.503621,0.9511 -2.934774,1.618427 v -1.388663 h -3.256995 c 0.04302,0.919978 0,9.798447 0,9.798447 h 3.256995 v -5.472264 c 0,-0.292012 0.02105,-0.584941 0.107102,-0.793653 0.235258,-0.58494 0.770767,-1.190935 1.670606,-1.190935 1.179035,0 1.650466,0.898007 1.650466,2.215269 v 5.242498 z M 8.5150109,9.4080238 c 1.135097,0 1.8427011,-0.753373 1.8427011,-1.69349 -0.02105,-0.96117 -0.7076041,-1.6925749 -1.8216471,-1.6925749 -1.114042,0 -1.841786,0.7314049 -1.841786,1.6925749 0,0.941033 0.70669,1.69349 1.800593,1.69349 z M 10.143507,20.543871 V 10.745424 H 6.8874299 v 9.798447 z"
fill="#ffffff" fill="#ffffff"
id="path2-9" id="path2-9"
style="stroke-width:0.915396" /> style="stroke-width:0.915396" />

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -166,7 +166,7 @@ footer{
.fa-linkedin::after{ .fa-linkedin::after{
content: url('../img/linkedin.svg') !important; content: url('../img/linkedin.svg') !important;
display: block; display: block;
width: 55px; // width: 55px;
@media(max-width: 700px){ @media(max-width: 700px){
padding-top: 0.5rem; padding-top: 0.5rem;
} }