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 */
|
/* AVATAR-TEMPLATE-BEGIN */
|
||||||
/* Custom avatar for {id} */
|
/* Custom avatar for {id} */
|
||||||
[style*="avatars/{id}/"],
|
[style*="{id}"],
|
||||||
[src*="avatars/{id}/"]{
|
[src*="{id}"]{
|
||||||
content: url({img});
|
content: url({img});
|
||||||
background-image: url({img})!important;
|
background-image: url({img})!important;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue