mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:20:53 +08:00
19 lines
377 B
Stylus
19 lines
377 B
Stylus
.limit-one-line
|
|
overflow: hidden
|
|
text-overflow: ellipsis
|
|
white-space: nowrap
|
|
|
|
.limit-more-line
|
|
display: -webkit-box
|
|
overflow: hidden
|
|
-webkit-box-orient: vertical
|
|
|
|
.fontawesomeIcon
|
|
display: inline-block
|
|
font-weight: 600
|
|
font-style: normal
|
|
font-variant: normal
|
|
font-family: 'Font Awesome 5 Free'
|
|
text-rendering: auto
|
|
-webkit-font-smoothing: antialiased
|