UNPKG
octicons-html
Version:
latest (1.0.1)
1.0.1
1.0.0
Octicons helper for HTML
github.com/nk-o/octicons-html
nk-o/octicons-html
octicons-html
/
src
/
octicons-html.css
9 lines
(8 loc)
•
149 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
.octicon
{
display
: inline-block;
vertical-align
: -
0.125em
;
fill
: currentColor;
width
:
1em
;
height
:
1em
;
line-height
:
1em
; }