UNPKG
bbpro
Version:
latest (6.1.5)
6.1.5
6.1.4
BrowserBox - remote browser isolation tool
github.com/BrowserBox/BrowserBox
i5ik/vf
bbpro
/
dist
/
voodoo
/
src
/
components
/
bb-favicon
/
style.css
7 lines
(5 loc)
•
93 B
CSS
View Raw
1
2
3
4
5
6
7
@import
url(
"themes/blank.css"
);
img
.favicon
{
max-width
:
2rem
;
transition
:
0.5s
all; }