first commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
@import url("https://use.fontawesome.com/releases/v6.1.0/js/all.js");
|
||||
|
||||
.server-icn::before {
|
||||
font-family: 'Font Awesome\ 5 Free';
|
||||
content: "\f233";
|
||||
font-weight: 900;
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
||||
.m-off::before{
|
||||
margin: 0px !important;
|
||||
}
|
||||
Reference in New Issue
Block a user