8 lines
156 B
HTML
8 lines
156 B
HTML
<style>
|
|
span.devtools {
|
|
display: inline-block;
|
|
background-image: url(/article/debugging-chrome/largeIcons.svg);
|
|
height:18px;
|
|
width:18px;
|
|
}
|
|
</style>
|