Archived
1
0

css fixes

This commit is contained in:
Jeff Becker 2017-08-23 08:00:12 -04:00
parent 17e89387b5
commit c18152a7ba
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

View File

@ -436,6 +436,7 @@ background-repeat: repeat;
/** another mod */ /** another mod */
[data-pubkey~="f59602a8497d21c0bda92c01cf33d1d0b2e41d5065eebcafdcbf99f973d1c105"]{ [data-pubkey~="f59602a8497d21c0bda92c01cf33d1d0b2e41d5065eebcafdcbf99f973d1c105"]{
background-image: url('/static/mgs_mod.jpeg'); background-image: url('/static/mgs_mod.jpeg');
background-size: 100;%
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: right bottom; background-position: right bottom;
} }