blob: 9f3a3447d87272c5c3b98cb20d945e8c4d841467 (
plain)
1
2
3
4
5
6
7
8
9
|
<!DOCTYPE html>
<body>
<div id="source" style="font-size: 10px; -moz-column-gap: 2ch">
<span id="test"
style="background: green; color: green; display: inline-block;
height: 30px; padding: 0 2px">00
</span>
</div>
</body>
|