Document IcoMoon icons
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
de3bcc9dab
commit
3b776044c4
@ -18,6 +18,7 @@
|
||||
font-family: "IcoMoon";
|
||||
font-size: 10px;
|
||||
color: #eee;
|
||||
/* The arrow */
|
||||
content: "";
|
||||
}
|
||||
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user