From aa637b7cb62539558cdddf1c759a225a96f48441 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Wed, 23 Aug 2017 08:05:19 -0400 Subject: [PATCH] update css --- contrib/static/krane.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/static/krane.css b/contrib/static/krane.css index 965fc55..bb308e7 100644 --- a/contrib/static/krane.css +++ b/contrib/static/krane.css @@ -436,7 +436,7 @@ background-repeat: repeat; /** another mod */ [data-pubkey~="f59602a8497d21c0bda92c01cf33d1d0b2e41d5065eebcafdcbf99f973d1c105"]{ background-image: url('/static/mgs_mod.png'); - background-size: 100%; + background-size: 20%; background-repeat: no-repeat; background-position: right bottom; }