Favicons and such

This commit is contained in:
ericb 2024-12-10 10:46:44 +01:00
parent 21f50f5ccd
commit 19fff30892
12 changed files with 53 additions and 19 deletions

View file

@ -371,8 +371,12 @@ sup.emphasis{
height: 1.5em;
display: inline-flex;
}
.form-check-input:checked {
background-color: var(--bs-link-color);
border-color: var(--bs-link-color);
}
/*modals*/
/* modals */
.modal-header{
border-bottom: none;
}
@ -396,7 +400,7 @@ footer a img{
/* partners logos */
#partners{
padding: var(--div-padding);
border-top: 1px solid var(--secondary);
border-top: 1px solid var(--accent-normal);
border-bottom: 1px solid var(--secondary);
}
.partners-logo-grid{

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Calque_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 78.96 78.96">
<path d="M37.09,64.38c0,8.05-6.53,14.58-14.58,14.58s-14.58-6.53-14.58-14.58V18.7c0-8.05,6.53-14.58,14.58-14.58s14.58,6.53,14.58,14.58v45.69Z" style="fill: #686868;"/>
<path d="M18.52,17.54c1.23,0,2.23-1,2.23-2.23s-1-2.23-2.23-2.23-2.23,1-2.23,2.23,1,2.23,2.23,2.23Z" style="fill: #fff;"/>
<path d="M26.11,17.54c1.23,0,2.23-1,2.23-2.23s-1-2.23-2.23-2.23-2.23,1-2.23,2.23,1,2.23,2.23,2.23Z" style="fill: #fff;"/>
<path d="M28.72,24.45c-1.46,1.55-3.53,2.52-5.83,2.52s-4.38-.98-5.84-2.54" style="fill: none; stroke: #fff; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 1.47px;"/>
<path d="M71.04,60.27c0,8.05-6.53,14.58-14.58,14.58s-14.58-6.53-14.58-14.58V14.58C41.87,6.53,48.4,0,56.46,0s14.58,6.53,14.58,14.58v45.69Z" style="fill: #fbc216;"/>
<path d="M52.47,13.42c1.23,0,2.23-1,2.23-2.23s-1-2.23-2.23-2.23-2.23,1-2.23,2.23,1,2.23,2.23,2.23Z" style="fill: #fff;"/>
<path d="M60.06,13.42c1.23,0,2.23-1,2.23-2.23s-1-2.23-2.23-2.23-2.23,1-2.23,2.23,1,2.23,2.23,2.23Z" style="fill: #fff;"/>
<path d="M62.67,20.34c-1.46,1.55-3.53,2.52-5.82,2.52s-4.38-.98-5.84-2.54" style="fill: none; stroke: #fff; stroke-linecap: round; stroke-miterlimit: 10; stroke-width: 1.47px;"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB