diff options
| author | Bobby <[email protected]> | 2023-06-04 22:16:43 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-06-04 22:16:43 -0400 |
| commit | 27c29e7084d13960eb692aff87cdc91e53fc4809 (patch) | |
| tree | f2622d5aa5cde65ee5bd7775c9084439027e2cef /static | |
| parent | bb0767641d548a16a8ccab871ffcf8c3f17acfda (diff) | |
| download | thatcomputerscientist-27c29e7084d13960eb692aff87cdc91e53fc4809.tar.xz thatcomputerscientist-27c29e7084d13960eb692aff87cdc91e53fc4809.zip | |
Update status icons and fix broken commenting
Diffstat (limited to 'static')
| -rw-r--r-- | static/css/styles.css | 3 | ||||
| -rw-r--r-- | static/images/site/check.png | bin | 72200 -> 1084 bytes | |||
| -rw-r--r-- | static/images/site/unknown.png | bin | 118845 -> 1395 bytes |
3 files changed, 3 insertions, 0 deletions
diff --git a/static/css/styles.css b/static/css/styles.css index 50672ddf..8408cd10 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -56,7 +56,10 @@ a, img.little-staus { height: 24px; + border-radius: 50%; position: relative; + top: -18px; + left: 28px; } #fake-banner-ad { diff --git a/static/images/site/check.png b/static/images/site/check.png Binary files differindex f34ae14f..217f212e 100644 --- a/static/images/site/check.png +++ b/static/images/site/check.png diff --git a/static/images/site/unknown.png b/static/images/site/unknown.png Binary files differindex 85180ba9..26b4c3d5 100644 --- a/static/images/site/unknown.png +++ b/static/images/site/unknown.png |
