mirror of
https://github.com/YGGverse/htcount.git
synced 2026-03-31 17:15:37 +00:00
update default style
This commit is contained in:
parent
b64971e5a4
commit
0e613f4d49
1 changed files with 4 additions and 3 deletions
|
|
@ -1,9 +1,10 @@
|
||||||
<svg width="88" height="31" xmlns="http://www.w3.org/2000/svg">
|
<svg width="88" height="31" xmlns="http://www.w3.org/2000/svg">
|
||||||
<rect width="100%" height="100%" fill="#fff" />
|
<rect width="100%" y="0" height="50%" fill="#fff" />
|
||||||
<text x="8" y="13" font-family="monospace" font-size="10" fill="#000">
|
<rect width="100%" y="50%" height="50%" fill="#ccc" />
|
||||||
|
<text x="8" y="11" font-family="monospace" font-size="11" fill="#000">
|
||||||
hosts: {hosts}
|
hosts: {hosts}
|
||||||
</text>
|
</text>
|
||||||
<text x="8" y="25" font-family="monospace" font-size="10" fill="#000">
|
<text x="8" y="27" font-family="monospace" font-size="11" fill="#000">
|
||||||
hits : {hits}
|
hits : {hits}
|
||||||
</text>
|
</text>
|
||||||
</svg>
|
</svg>
|
||||||
|
Before Width: | Height: | Size: 323 B After Width: | Height: | Size: 385 B |
Loading…
Add table
Add a link
Reference in a new issue