diff options
Diffstat (limited to 'themes/polaris/assets/css/style.css')
-rw-r--r-- | themes/polaris/assets/css/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/polaris/assets/css/style.css b/themes/polaris/assets/css/style.css index 8561ff2..d5f0602 100644 --- a/themes/polaris/assets/css/style.css +++ b/themes/polaris/assets/css/style.css @@ -146,3 +146,7 @@ footer { .build-date { font-style: italic; } + +.badge { + image-rendering: crisp-edges; +} |