summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-05-05 23:40:38 -0400
committerJules Laplace <jules@okfoc.us>2015-05-05 23:40:38 -0400
commit05f454468e71d61ae4f0674223066efa118955b0 (patch)
tree06b6fc50fc9a0a069be2282b79c3f57d4ff99772 /css
parent65ce3dc202900a5905a767941f6f2adbf7655d67 (diff)
parent68ac05055cdbe2ef8c828961af9b9ce861e3a9d0 (diff)
Merge branch 'master' of lmno:ascii
Diffstat (limited to 'css')
-rw-r--r--css/sally.css2
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) {