diff options
| author | ilotterytea <iltsu@alright.party> | 2025-12-09 01:57:58 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2025-12-09 01:57:58 +0500 |
| commit | 77c7d534f46392f62b56305ec8b71eecff3b9221 (patch) | |
| tree | c0782fe2d938af562a0d4703d4ad7777c2821328 /static | |
| parent | 64a9bfae4a659f38f33320e59004a1d1dd259a40 (diff) | |
upd: counter images
Diffstat (limited to 'static')
| -rw-r--r-- | static/img/counter/0.png | bin | 37146 -> 17389 bytes | |||
| -rw-r--r-- | static/img/counter/1.png | bin | 32791 -> 28129 bytes | |||
| -rw-r--r-- | static/img/counter/2.png | bin | 37615 -> 31604 bytes | |||
| -rw-r--r-- | static/img/counter/3.png | bin | 22557 -> 32504 bytes | |||
| -rw-r--r-- | static/img/counter/4.png | bin | 35197 -> 26070 bytes | |||
| -rw-r--r-- | static/img/counter/5.png | bin | 20349 -> 35237 bytes | |||
| -rw-r--r-- | static/img/counter/6.png | bin | 32075 -> 27203 bytes | |||
| -rw-r--r-- | static/img/counter/7.png | bin | 22028 -> 29648 bytes | |||
| -rw-r--r-- | static/img/counter/8.png | bin | 34637 -> 28287 bytes | |||
| -rw-r--r-- | static/img/counter/9.png | bin | 142919 -> 33584 bytes | |||
| -rw-r--r-- | static/style.css | 6 |
11 files changed, 6 insertions, 0 deletions
diff --git a/static/img/counter/0.png b/static/img/counter/0.png Binary files differindex 929946c..18677df 100644 --- a/static/img/counter/0.png +++ b/static/img/counter/0.png diff --git a/static/img/counter/1.png b/static/img/counter/1.png Binary files differindex f1c151d..80320ef 100644 --- a/static/img/counter/1.png +++ b/static/img/counter/1.png diff --git a/static/img/counter/2.png b/static/img/counter/2.png Binary files differindex 7a5a2af..4b183ce 100644 --- a/static/img/counter/2.png +++ b/static/img/counter/2.png diff --git a/static/img/counter/3.png b/static/img/counter/3.png Binary files differindex c7c7598..6d30945 100644 --- a/static/img/counter/3.png +++ b/static/img/counter/3.png diff --git a/static/img/counter/4.png b/static/img/counter/4.png Binary files differindex cd5b8b9..808d679 100644 --- a/static/img/counter/4.png +++ b/static/img/counter/4.png diff --git a/static/img/counter/5.png b/static/img/counter/5.png Binary files differindex 3455958..99ee0b5 100644 --- a/static/img/counter/5.png +++ b/static/img/counter/5.png diff --git a/static/img/counter/6.png b/static/img/counter/6.png Binary files differindex c7f795d..5e12e8e 100644 --- a/static/img/counter/6.png +++ b/static/img/counter/6.png diff --git a/static/img/counter/7.png b/static/img/counter/7.png Binary files differindex 925bb68..ab13fa4 100644 --- a/static/img/counter/7.png +++ b/static/img/counter/7.png diff --git a/static/img/counter/8.png b/static/img/counter/8.png Binary files differindex 7cb611e..7437343 100644 --- a/static/img/counter/8.png +++ b/static/img/counter/8.png diff --git a/static/img/counter/9.png b/static/img/counter/9.png Binary files differindex f8ff704..41bcfaa 100644 --- a/static/img/counter/9.png +++ b/static/img/counter/9.png diff --git a/static/style.css b/static/style.css index 9aa1ca9..08ec9ef 100644 --- a/static/style.css +++ b/static/style.css @@ -147,6 +147,12 @@ textarea { COUNTER ------------ */ + +.counter { + font-size: 48px; + font-weight: bold; +} + .counter img:not(:first-child) { margin-left: 32px; } |
