This commit is contained in:
Christian Fehmer 2024-05-15 17:50:04 +02:00
parent 324284da0f
commit 4e44004805
No known key found for this signature in database
GPG key ID: FE53784A69964062

View file

@ -11,75 +11,66 @@
--colorful-error-extra-color: #e73534;
}
nav .textButton:nth-child(1) {
::selection {
color: var(--bg-color);
background: var(--main-color);
}
nav .textButton:nth-child(1),
nav .textButton:nth-child(2),
nav .textButton:nth-child(3),
nav .textButton:nth-child(4),
nav .signInOut,
nav .showAlerts {
border-radius: 0;
color: transparent;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="265" height="265" fill-rule="evenodd"><path d="M251.75 132.5c0-65.86-53.39-119.25-119.25-119.25S13.25 66.64 13.25 132.5 66.64 251.75 132.5 251.75s119.25-53.39 119.25-119.25" fill="%23fff"/><path d="M116.743 178.951c5.513 2.131 8.126-1.063 11.128-4.552 1.161-4.351.482-8.416-1.452-12.866l-12.968 8.903c.777 4.061 2.033 6.768 3.292 8.515m21.193-24.971l-9.001 6.29c1.354 3.779 2.225 7.259 2.225 12.003 4.07-.487 8.13-2.417 11.132-10.744-.098-2.805-1.546-5.32-4.356-7.55m12.476-11.096c13.741-7.84 19.741-12.776 22.354-16.649 3.096-4.543 8.036-12.481 11.226-18.481 5.709-10.936 17.324-25.548 25.838-33.58-11.123-13.741-18.289-19.356-29.711-26.321-25.646 13.741-68.898 17.029-74.513 27.192-12.973 10.257-22.162 29.225-33.196 46.258-2.511 3.775-3.288 7.643-1.546 16.837l1.161 39.097c3.386 5.03 13.451-1.546 13.545-4.646 3.971-13.254 4.744-23.417 3.878-37.837 1.447-4.838 4.351-8.711 10.351-14.125l11.231-6.875-9.582 10.257c-6.486 9.1-.197 11.615 4.257 25.262 4.641-3.971 5.325-4.941 11.709-8.809l6.482-5.419-4.74 6.482c-8.711 7.255-23.323 15.483-21.389 29.131 1.452 3.391 2.323 6.772 8.322 2.229 13.933-10.842 29.613-20.134 44.324-30.002m-88.647 42.385l93.485-.094v13.259H61.765v-13.165"/><path d="M238.369 132.5c0-58.47-47.399-105.869-105.869-105.869a105.42 105.42 0 0 0-67.175 24.04l149.366 148.554c14.802-18.209 23.678-41.429 23.678-66.725zM50.309 65.775c-14.801 18.21-23.678 41.429-23.678 66.725 0 58.47 47.399 105.869 105.869 105.869 25.503 0 48.899-9.019 67.175-24.04zM265 132.5C265 59.322 205.678 0 132.5 0S0 59.322 0 132.5 59.322 265 132.5 265 265 205.678 265 132.5" fill="%23b71f2e"/></svg>');
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: center;
background-size: 90% 90%;
}
nav .textButton:nth-child(1):hover,
nav .textButton:nth-child(2):hover,
nav .textButton:nth-child(3):hover,
nav .textButton:nth-child(4):hover,
nav .showAlerts:hover,
nav .signInOut:hover {
background-size: 100% 100%;
color: transparent;
background-repeat: no-repeat;
}
nav .textButton:nth-child(1) {
/* source https://commons.wikimedia.org/wiki/File:ISO_7010_P010.svg */
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="265" height="265" fill-rule="evenodd"><path d="M251.75 132.5c0-65.86-53.39-119.25-119.25-119.25S13.25 66.64 13.25 132.5 66.64 251.75 132.5 251.75s119.25-53.39 119.25-119.25" fill="%23fff"/><path d="M116.743 178.951c5.513 2.131 8.126-1.063 11.128-4.552 1.161-4.351.482-8.416-1.452-12.866l-12.968 8.903c.777 4.061 2.033 6.768 3.292 8.515m21.193-24.971l-9.001 6.29c1.354 3.779 2.225 7.259 2.225 12.003 4.07-.487 8.13-2.417 11.132-10.744-.098-2.805-1.546-5.32-4.356-7.55m12.476-11.096c13.741-7.84 19.741-12.776 22.354-16.649 3.096-4.543 8.036-12.481 11.226-18.481 5.709-10.936 17.324-25.548 25.838-33.58-11.123-13.741-18.289-19.356-29.711-26.321-25.646 13.741-68.898 17.029-74.513 27.192-12.973 10.257-22.162 29.225-33.196 46.258-2.511 3.775-3.288 7.643-1.546 16.837l1.161 39.097c3.386 5.03 13.451-1.546 13.545-4.646 3.971-13.254 4.744-23.417 3.878-37.837 1.447-4.838 4.351-8.711 10.351-14.125l11.231-6.875-9.582 10.257c-6.486 9.1-.197 11.615 4.257 25.262 4.641-3.971 5.325-4.941 11.709-8.809l6.482-5.419-4.74 6.482c-8.711 7.255-23.323 15.483-21.389 29.131 1.452 3.391 2.323 6.772 8.322 2.229 13.933-10.842 29.613-20.134 44.324-30.002m-88.647 42.385l93.485-.094v13.259H61.765v-13.165"/><path d="M238.369 132.5c0-58.47-47.399-105.869-105.869-105.869a105.42 105.42 0 0 0-67.175 24.04l149.366 148.554c14.802-18.209 23.678-41.429 23.678-66.725zM50.309 65.775c-14.801 18.21-23.678 41.429-23.678 66.725 0 58.47 47.399 105.869 105.869 105.869 25.503 0 48.899-9.019 67.175-24.04zM265 132.5C265 59.322 205.678 0 132.5 0S0 59.322 0 132.5 59.322 265 132.5 265 265 205.678 265 132.5" fill="%23b71f2e"/></svg>');
}
nav .textButton:nth-child(2) {
color: transparent;
/* source https://commons.wikimedia.org/wiki/File:ISO_7010_W014.svg */
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" height="525" width="600"><path d="M597.7,500.3,313.9,8.7c-2.9-5-8.2-8-13.9-8s-11,3.1-13.9,8l-283.8,491.6c-2.9,5-2.9,11.1,0,16,2.9,5,8.2,8,13.9,8h567.6c5.7,0,11-3.1,13.9-8,2.9-5,2.9-11.1,0-16z"/><polygon points="299.88,48.2,555.88,491.5,43.875,491.5" fill="%23f6bd16" transform="matrix(1,0,0,0.99591458,0.225,2.73324)"/><g transform="matrix(0.87358305,0,0,0.87358305,553.69356,106.28029)"><g fill="%23000000" transform="matrix(1.1414343,0,0,1.1414343,245.53947,-98.124337)" stroke="%23000000"><path d="m-501.18,175.99-92.65,234.62-41.071-12.975-5.0243,15.605c18.917,4.5648,38.838,13.073,57.575,17.624l6.2377-21.562h25.406c0.75683,14.134,8.9195,28.421,24.088,28.455,15.236,1.2808,28.699-9.6512,29.467-27.705l61.273-0.23767c-1.8048,20.282,20.959,27.14,30.492,27.431,13.443,0,29.724-11.957,30.492-27.193l35.321-0.23767,0.51234-75.768c-1.223-13.743-6.9086-19.236-19.488-19.744h-32.219l0.19983-89.108c0.44117-8.9421-7.1692-15.879-16.312-16.917l-65.498,0.23954c-8.3026,1.917-11.841,4.2538-15.838,12.9-20.424,51.952-37.549,95.269-56.235,146.35l-13.369-0.25617,71.576-186.16zm25.912,50.779c0.99833-2.1049,1.4462-4.2885,7.0519-5.7352l56.644-0.66894c4.473,0.0866,6.6344,3.4047,7.4288,7.3892v86.549h-9.4062l-0.7685-47.951c-0.003-2.6837-2.8595-4.8717-5.7932-5l-6.6403-0.25617c-2.4095-0.0929-6.5513,3.4396-7.4739,5.1531l-10.812,21.104-23.845-6.148c-5.2118-1.572-8.9752,8.1123-3.3055,10.025l28.317,8.9926c6.7546,2.2663,4.377-0.54081,5.6276-1.3323l4.6945-9.5863v18l-29.827,0.25617c-2.1721,0.36168-3.1832,1.8512-3.6365,3.7862l-12.044,38.213-33.82-0.25617,35.164-51.87,6.8063,6.2627c5.9506,1.3813,3.0076-2.1783,3.4185-3.8746l-14.707-18.518c-2.9681-0.34367-5.7492-0.46923-4.6994,3.8746l5.8943,7.1752-37.289,56.438-10.261,0.51233zm18.461,94.071,7.233-0.7685,1.0247,29.232-16.67,0.25617zm-67.506,76.963c7.4686,0.00001,13.5,6.0631,13.5,13.531-0.00001,7.4682-6.0314,13.531-13.5,13.531s-13.531-6.0631-13.531-13.531c0-7.4682,6.0626-13.531,13.531-13.531zm118.67-8.7097c11.873-1.2661,17.855,9.9056,17.855,17.374-0.00001,7.4682-4.7506,16.349-16.574,17.117-7.4529,0.48442-18.148-9.1551-17.63-16.605,0.7685-11.055,5.8891-16.77,16.349-17.886z"/><path stroke-width="2.62827206" d="m-426.16,235.53c-8.4176-0.4144-12.347,11.494-6.0625,16.562,5.6393,6.9769,18.987,1.6265,17.656-7.5938-0.17628-5.733-6.2011-9.6474-11.594-8.9688z"/></g></g></svg>');
background-repeat: no-repeat;
background-position: center;
background-size: 90% 90%;
}
nav .textButton:nth-child(3) {
color: transparent;
/* source https://commons.wikimedia.org/wiki/File:ISO_7010_M002.svg */
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="265" height="265" fill-rule="evenodd"><path d="M265 132.5C265 59.322 205.679 0 132.5 0S0 59.322 0 132.5 59.322 265 132.5 265 265 205.678 265 132.5" fill="%2324578e"/><path d="M107.546 73.095c0-15.921-12.906-28.827-28.827-28.827S49.892 57.174 49.892 73.095s12.906 28.827 28.827 28.827 28.828-12.906 28.828-28.827zm134.165 53.851l-40.961 32.769-7.336-3.249c-2.19-11.378-15.097-16.983-25.636-11.353l-14.525-6.427 44.314-30.198zm-104.005 73.676a16.09 16.09 0 0 1-21.143-4.488l-25.309-34.856c-1.211-1.669-3.756.177-2.546 1.845l19.88 27.378v48.28c-25.784-7.433-49.3-21.549-68.486-48.428v-64.947a16.86 16.86 0 0 1 17.587-16.915l33.68 1.312c5.646.22 10.4 2.981 13.388 7.776l30.911 49.597 31.444-18.943c16.064-8.925 29.979 6.605 22.441 19.927a15.22 15.22 0 0 1-5.449 5.593h0zm14.244-64.854l-16.886-37.813 44.762-27.421 14.257 36.522zm-4.689-2.789l-30.694-36.684 52.402-30.651 3.627 5.632-41.521 25.457zm2.019 7.313l-22.199 7.158-14.671-23.541 18.241-5.881z" fill="%23fff"/></svg>');
background-repeat: no-repeat;
background-position: center;
background-size: 90% 90%;
}
nav .textButton:nth-child(4) {
color: transparent;
/* source https://commons.wikimedia.org/wiki/File:ISO_7010_P069.svg */
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="265" height="265" fill-rule="evenodd"><path d="M251.75 132.5c0-65.86-53.39-119.25-119.25-119.25S13.25 66.64 13.25 132.5 66.64 251.75 132.5 251.75s119.25-53.39 119.25-119.25" fill="%23fff"/><path d="M110.914 121.413v6.884a9.88 9.88 0 0 1-1.615 5.419h1.8c3.292 0 5.984 2.692 5.984 5.984h0c0 3.292-2.692 5.984-5.984 5.984h-7.02v73.421a3.13 3.13 0 0 1-3.121 3.121h0a3.13 3.13 0 0 1-3.121-3.121v-73.421h-7.02c-3.292 0-5.984-2.692-5.984-5.984h0c0-3.292 2.692-5.984 5.984-5.984h1.801c-1.021-1.562-1.615-3.424-1.615-5.419v-6.884c-3.447-2.868-5.65-7.186-5.65-11.995V59.846c0-8.584 7.022-15.606 15.606-15.606h0c8.584 0 15.606 7.022 15.606 15.606v49.573c0 4.808-2.203 9.127-5.65 11.995m59.154-24.2v67.627c9.899 4.434 16.795 14.372 16.795 25.92 0 15.678-12.71 28.388-28.388 28.388-3.128 0-6.139-.506-8.953-1.44l9.22-9.22c4.514-4.514 4.514-11.9 0-16.414l-3.507-3.507c-4.514-4.514-11.9-4.514-16.414 0l-8.116 8.116a28.54 28.54 0 0 1-.619-5.924c0-11.085 6.354-20.687 15.618-25.361a29.05 29.05 0 0 1 1.177-.56V97.215l-.674-.313c-9.537-4.577-16.121-14.324-16.121-25.609 0-15.678 12.711-28.388 28.389-28.388a28.37 28.37 0 0 1 8.953 1.44l-9.22 9.22c-4.514 4.514-4.514 11.9 0 16.414l3.507 3.507c4.514 4.514 11.9 4.514 16.414 0l8.116-8.116a28.54 28.54 0 0 1 .618 5.924c0 11.548-6.897 21.486-16.795 25.92"/><path d="M238.369 132.5c0-58.47-47.399-105.869-105.869-105.869a105.42 105.42 0 0 0-67.175 24.04l149.366 148.554c14.802-18.209 23.678-41.429 23.678-66.725zM50.309 65.775A105.42 105.42 0 0 0 26.631 132.5c0 58.47 47.399 105.869 105.869 105.869 25.503 0 48.899-9.019 67.175-24.04zM265 132.5C265 59.322 205.678 0 132.5 0S0 59.322 0 132.5 59.322 265 132.5 265 265 205.678 265 132.5" fill="%23b71f2e"/></svg>');
background-repeat: no-repeat;
background-position: center;
background-size: 90% 90%;
}
nav .view-account .user,
.placeholderAvatar,
.avatarPlaceholder {
color: transparent;
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="265" height="265" fill-rule="evenodd"><defs><clipPath id="A"><path d="M221.57 708.803c0-19.506 15.813-35.32 35.32-35.32h0c19.506 0 35.319 15.814 35.319 35.32h0c0 19.507-15.813 35.32-35.319 35.32h0c-19.507 0-35.32-15.813-35.32-35.32"/></clipPath><clipPath id="B"><path d="M221.57 708.803c0-19.506 15.813-35.32 35.32-35.32h0c19.506 0 35.319 15.814 35.319 35.32h0c0 19.507-15.813 35.32-35.319 35.32h0c-19.507 0-35.32-15.813-35.32-35.32"/></clipPath></defs><g clip-path="url(%23A)" transform="matrix(3.949 0 0 -3.949 -881.94993 2931.5975)"><path d="M256.897 742.369c-18.479 0-33.554-15.07-33.554-33.545s15.076-33.561 33.554-33.561 33.554 15.087 33.554 33.561-15.075 33.545-33.554 33.545" fill="%2324578e" fill-rule="nonzero"/></g><path d="M81.254 122.622a8.46 8.46 0 0 1 8.459-8.459 8.46 8.46 0 0 1 8.459 8.459 8.46 8.46 0 0 1-8.459 8.459 8.46 8.46 0 0 1-8.459-8.459m-46.34-17.757h180.478C218.421 27.693 95.678-18.181 58.004 84.514c-1.809 4.453-2.35 7.051-8.055 8.679l-8.961 2.558c-4.167.997-6.191 4.033-6.074 9.114" fill="%23fff" fill-rule="nonzero"/><g clip-path="url(%23B)" transform="matrix(3.885 0 0 -3.885 -868.02569 2886.4491)"><path d="M275.302 714.069l.018-.786c0-1.882-.299-3.784-.89-5.653-.207-.656-.638-1.381-1.184-2.3-1.753-2.949-4.401-7.405-4.401-17.21v-1.343a1.87 1.87 0 0 0-1.866-1.865h-15.845c-1.029 0-1.865.836-1.865 1.865v5.709h-1.82c-3.678.001-4.989 2.708-4.989 5.241v4.764h-2.775c-.553 0-1.057.223-1.349.597-.419.539-.345 1.299-.208 1.841l2.306 9.14h-2.039l-2.184-8.656c-.443-1.757.063-2.895.565-3.54.664-.851 1.751-1.359 2.909-1.359h.798v-2.787c0-4.262 2.729-7.143 6.808-7.216v-3.734a3.85 3.85 0 0 1 3.843-3.843h15.845a3.85 3.85 0 0 1 3.843 3.843v1.343c0 9.262 2.481 13.437 4.123 16.2.588.987 1.095 1.84 1.371 2.714a20.75 20.75 0 0 1 .982 6.249 20.39 20.39 0 0 1-.017.786z" fill="%23fff" fill-rule="nonzero"/></g></svg>');
background-repeat: no-repeat;
background-position: center;
background-size: 90% 90%;
}
nav .showAlerts,
nav .showAlerts:hover {
color: transparent;
/* source https://commons.wikimedia.org/wiki/File:ISO_7010_W001.svg */
background-image: url('data:image/svg+xml,<svg viewBox="0 0 600 524" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet"><path d="m300 16 284 492h-568z" fill="%23F9A800" stroke-linejoin="round" stroke="%23000" stroke-width="32"/><path d="m337 192a37 37 0 0 0-74 0l11 143a26 26 0 0 0 52 0m12 85a38 38 0 1 1 0-1"/></svg>');
background-repeat: no-repeat;
background-position: center;
background-size: 90% 90%;
}
nav .signInOut,
nav .signInOut:hover {
color: transparent;
/* source https://commons.wikimedia.org/wiki/File:ISO_7010_P004.svg */
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid meet" width="265" height="265" fill-rule="evenodd"><path d="M251.75 132.5c0-65.86-53.39-119.25-119.25-119.25S13.251 66.64 13.251 132.5 66.64 251.75 132.5 251.75s119.25-53.39 119.25-119.25" fill="%23fff"/><path d="M168.517 90.196a7.29 7.29 0 0 1 1.816 2.287l17.863 35.055a7.34 7.34 0 1 1-13.092 6.666l-17.263-33.879-7.213-6.727v40.813l7.434 36.989 2.959 4.221 21.077 30.101a7.34 7.34 0 0 1-1.809 10.226 7.33 7.33 0 0 1-10.226-1.805l-21.062-30.073-3.881-5.536c-.593-.854-1.019-1.844-1.215-2.941l-7.609-38.104h-5.032l-25.08 31.799-.776 4.918-5.747 36.288a7.35 7.35 0 0 1-8.403 6.108c-4.007-.636-6.741-4.4-6.105-8.403l5.744-36.274 1.054-6.669a7.22 7.22 0 0 1 1.169-2.956c.193-.293.404-.565.636-.818l25.548-32.617v-34.83l-7.434 7.177c-.654.701-1.451 1.28-2.377 1.698l-35.945 16.001c-3.71 1.651-8.049-.019-9.704-3.721a7.35 7.35 0 0 1 3.728-9.697l34.74-15.469 20.208-19.511c1.423-1.38 3.267-2.062 5.104-2.062h14.686c1.794 0 3.592.654 5 1.969zm-46.399-39.358a12.85 12.85 0 0 1 12.849-12.849c7.102 0 12.856 5.751 12.856 12.849s-5.754 12.849-12.856 12.849a12.85 12.85 0 0 1-12.849-12.849"/><path d="M238.369 132.5c0-58.47-47.399-105.869-105.869-105.869a105.42 105.42 0 0 0-67.175 24.04l149.366 148.554c14.802-18.209 23.678-41.429 23.678-66.725zM50.309 65.775c-14.801 18.21-23.678 41.429-23.678 66.725 0 58.47 47.399 105.869 105.869 105.869 25.503 0 48.899-9.019 67.175-24.04zM265 132.5C265 59.322 205.678 0 132.5 0S0 59.322 0 132.5 59.322 265 132.5 265 265 205.678 265 132.5" fill="%23b71f2e"/></svg>');
background-repeat: no-repeat;
background-position: center;
background-size: 90% 90%;
}
nav .textButton:hover,
nav .showAlerts:hover,
nav .signInOut:hover {
background-size: 100% 100%;
}
.placeholderAvatar i,
.avatarPlaceholder i {
color: transparent;
}
#testConfig .row {