mirror of
https://github.com/YGGverse/htcount.git
synced 2026-03-31 09:05:41 +00:00
fix background color, change text offsets
This commit is contained in:
parent
6be679cfeb
commit
b64971e5a4
1 changed files with 4 additions and 3 deletions
|
|
@ -1,8 +1,9 @@
|
|||
<svg width="88" height="31" xmlns="http://www.w3.org/2000/svg">
|
||||
<text x="8" y="12" font-family="monospace" font-size="10" fill="#000">
|
||||
<rect width="100%" height="100%" fill="#fff" />
|
||||
<text x="8" y="13" font-family="monospace" font-size="10" fill="#000">
|
||||
hosts: {hosts}
|
||||
</text>
|
||||
<text x="8" y="28" font-family="monospace" font-size="10" fill="#000">
|
||||
hits: {hits}
|
||||
<text x="8" y="25" font-family="monospace" font-size="10" fill="#000">
|
||||
hits : {hits}
|
||||
</text>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 272 B After Width: | Height: | Size: 323 B |
Loading…
Add table
Add a link
Reference in a new issue