mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-26 13:31:30 +08:00
Update font-awesome.css
This commit is contained in:
parent
260a0837b3
commit
4688927994
6
css/font-awesome.css
vendored
6
css/font-awesome.css
vendored
@ -19,10 +19,10 @@
|
|||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
.fa-inset{
|
.fa-inset {
|
||||||
color: transparent;
|
color: transparent;
|
||||||
background:#565656;
|
background-color: rgba(55, 55, 55, 0.5);
|
||||||
text-shadow: 0px 2px 3px rgba(255,255,255,0.5);
|
text-shadow: 0px 2px 2px rgba(255, 255, 255, 0.5);
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
-moz-background-clip: text;
|
-moz-background-clip: text;
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
|
Loading…
Reference in New Issue
Block a user