Untitled

 avatar
unknown
plain_text
a year ago
799 B
5
Indexable
.tooltip2 .tooltiptext{
  max-width:100%;
}
.bloc-publication.v2 .bloc-publication__left-side--item-content{
  width:95%;
}
.pager__items .pager__item--first{
  padding: 0;
}

.pager__items .pager__item--first a,
.pager__items .pager__item--last a{
  padding: 0;
}

.pager__items .pager__item--first span,
.pager__items .pager__item--last span{
  text-indent:-9999999px;
  overflow: hidden;
  padding: 0;
}

.pager__items .pager__item--first span:before{
    color: #000;
    font-weight: bolder;
    content: "«";
    text-indent: 0;
    font-size: 40px;
    line-height: 42px;
    margin-top: -2px;
}
.pager__items .pager__item--last span:before{
    color: #000;
    font-weight: bolder;
    content: "»";
    text-indent: 0;
    font-size: 40px;
    line-height: 42px;
    margin-top: -8px;
}
Editor is loading...
Leave a Comment