diff options
| author | Xe Iaso <me@christine.website> | 2022-11-13 06:51:26 -0500 |
|---|---|---|
| committer | Xe Iaso <me@christine.website> | 2022-11-13 06:51:26 -0500 |
| commit | 60355489a6a81372a3e594e4a7a01ab34639caeb (patch) | |
| tree | d60a5c6693b2d7bdb73aa6cccceb0811bbce3010 /css/shim.css | |
| parent | 05feb3b2710eac770ed5ed871f5c9b68bc183416 (diff) | |
| download | xesite-60355489a6a81372a3e594e4a7a01ab34639caeb.tar.xz xesite-60355489a6a81372a3e594e4a7a01ab34639caeb.zip | |
fix verified shitpost
Signed-off-by: Xe Iaso <me@christine.website>
Diffstat (limited to 'css/shim.css')
| -rw-r--r-- | css/shim.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/css/shim.css b/css/shim.css index 589dd59..2e1df90 100644 --- a/css/shim.css +++ b/css/shim.css @@ -83,6 +83,13 @@ figcaption { padding: 2ch; } +.verified { + max-width: 16px; + max-height: 16px; + min-width: 16px; + min-height: 16px; +} + @media (prefers-color-scheme: light) { .warning { background-color: #fbf1c7; |
