diff options
| -rw-r--r-- | css/sally.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/sally.css b/css/sally.css index d5b3b39..70daf9d 100644 --- a/css/sally.css +++ b/css/sally.css @@ -51,7 +51,7 @@ a:link, a:visited {text-decoration: none; color: #3b3740} .transparent { background-color: transparent; background-image: url(../img/gray-dither.gif); - background-size: 16px 16px; + background-size: 8px 8px; } @media (-webkit-min-device-pixel-ratio: 2) { |
