Document IcoMoon icons

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-12-24 02:42:00 +01:00
parent de3bcc9dab
commit 3b776044c4
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889
2 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,7 @@
font-family: "IcoMoon";
font-size: 10px;
color: #eee;
/* The arrow */
content: "";
}

View File

@ -43,6 +43,7 @@ body#loginform {
font-family: 'IcoMoon';
font-size: 220px;
color: $body-bg;
/* The user avatar icon */
content: "a";
float: $left;
margin-#{$right}: 20px;
@ -919,6 +920,7 @@ fieldset.caution li {
&::before {
/* stylelint-disable-next-line font-family-no-missing-generic-family-keyword */
font-family: "IcoMoon";
/* Round crossed (x) */
content: "";
color: $button-color;
margin-#{$right}: 10px;