Update layout

This commit is contained in:
Edgar P. Burkhart 2023-03-06 11:29:02 +01:00
parent ea2743c123
commit c7c6930cda
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
15 changed files with 95 additions and 32 deletions

View file

@ -0,0 +1,42 @@
/*
* https://remixicon.com
* https://github.com/Remix-Design/RemixIcon
* Copyright RemixIcon.com
* Released under the Apache License Version 2.0
*/
@font-face {
font-family: "remixicon";
url("remixicon.woff2?t=1678097420828") format("woff2"),
font-display: swap;
}
[class^="ri-"], [class*="ri-"] {
font-family: 'remixicon' !important;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ri-lg { font-size: 1.3333em; line-height: 0.75em; vertical-align: -.0667em; }
.ri-xl { font-size: 1.5em; line-height: 0.6666em; vertical-align: -.075em; }
.ri-xxs { font-size: .5em; }
.ri-xs { font-size: .75em; }
.ri-sm { font-size: .875em }
.ri-1x { font-size: 1em; }
.ri-2x { font-size: 2em; }
.ri-3x { font-size: 3em; }
.ri-4x { font-size: 4em; }
.ri-5x { font-size: 5em; }
.ri-6x { font-size: 6em; }
.ri-7x { font-size: 7em; }
.ri-8x { font-size: 8em; }
.ri-9x { font-size: 9em; }
.ri-10x { font-size: 10em; }
.ri-fw { text-align: center; width: 1.25em; }
.ri-mastodon-fill:before { content: "\ef23"; }
.ri-git-repository-fill:before { content: "\edc6"; }
.ri-mail-send-fill:before { content: "\eefb"; }
.ri-map-2-fill:before { content: "\ef05"; }

Binary file not shown.