css fixes
This commit is contained in:
parent
17e89387b5
commit
c18152a7ba
@ -435,9 +435,10 @@ 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-repeat: no-repeat;
|
background-size: 100;%
|
||||||
background-position: right bottom;
|
background-repeat: no-repeat;
|
||||||
|
background-position: right bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fagarrows {
|
.fagarrows {
|
||||||
|
Reference in New Issue
Block a user