optimization i have talked about :P
This commit is contained in:
parent
770d4a1eb1
commit
7347922818
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* AVATAR-TEMPLATE-BEGIN */
|
||||
/* Custom avatar for {id} */
|
||||
[style*="avatars/{id}/"],
|
||||
[src*="avatars/{id}/"]{
|
||||
[style*="{id}"],
|
||||
[src*="{id}"]{
|
||||
content: url({img});
|
||||
background-image: url({img})!important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue