diff options
Diffstat (limited to '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; |
