diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/css/styles.css | 6 | ||||
| -rw-r--r-- | static/images/site/check.png | bin | 0 -> 72200 bytes | |||
| -rw-r--r-- | static/images/site/unknown.png | bin | 0 -> 118845 bytes |
3 files changed, 6 insertions, 0 deletions
diff --git a/static/css/styles.css b/static/css/styles.css index f49bbf44..50672ddf 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -51,6 +51,12 @@ a, /* color: #a591ee; */ color: #d2baff; text-decoration: none; + cursor: pointer; +} + +img.little-staus { + height: 24px; + position: relative; } #fake-banner-ad { diff --git a/static/images/site/check.png b/static/images/site/check.png Binary files differnew file mode 100644 index 00000000..f34ae14f --- /dev/null +++ b/static/images/site/check.png diff --git a/static/images/site/unknown.png b/static/images/site/unknown.png Binary files differnew file mode 100644 index 00000000..85180ba9 --- /dev/null +++ b/static/images/site/unknown.png |
