add new mod's css rules
This commit is contained in:
parent
1dc800b89c
commit
89c5773625
@ -433,6 +433,13 @@ background-repeat: repeat;
|
||||
background-repeat: repeat;
|
||||
}
|
||||
|
||||
/** another mod */
|
||||
[data-pubkey~="f59602a8497d21c0bda92c01cf33d1d0b2e41d5065eebcafdcbf99f973d1c10"]{
|
||||
background-image: url('/static/mgs_mod.jpeg');
|
||||
background-repeat: no-repeat;
|
||||
background-position: right bottom;
|
||||
}
|
||||
|
||||
.fagarrows {
|
||||
color: #E0727F;
|
||||
}
|
||||
|
BIN
contrib/static/mgs_mod.jpeg
Normal file
BIN
contrib/static/mgs_mod.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 113 KiB |
Reference in New Issue
Block a user