Skip to content

crisp by msharifipoor

Details

Authormsharifipoor

LicenseNo License

Categorycrisp

Created

Updated

Size975 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

We strive to make customer interaction crispy.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           crisp
@namespace      userstyles.world
@version        1.0.0
==/UserStyle== */
@-moz-document domain("app.crisp.chat"){
.c-app__content {
    font-size: 20px !important;
    font-family: IranSans !important;
    line-height: 1.5;
}
} 

@-moz-document domain("app.crisp.chat"){
.c-conversation-box-content-message-bubble .c-conversation-box-content-message-bubble__wrapper {
    font-size: 16px;
     line-height: 2;
  
}
}

@font-face
  {
    font-family: IranSans;
    src: url("https://cdn.alibaba.ir/ostorage/cx-cdn/fonts/IRANSansWeb.eot#iefix") format("embedded-opentype"), 
        url("https://cdn.alibaba.ir/ostorage/cx-cdn/fonts/IRANSansWeb.woff2") format("woff2"),
        url("https://cdn.alibaba.ir/ostorage/cx-cdn/fonts/IRANSansWeb.woff") format("woff"),
        url("https://cdn.alibaba.ir/ostorage/cx-cdn/fonts/IRANSansWeb.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
  }

Reviews

No reviews yet.