Skip to content

Instantly share code, notes, and snippets.

@PonomareVlad
Last active November 24, 2020 22:21
Show Gist options
  • Save PonomareVlad/e7070cac641dc65564159dc820b5df9e to your computer and use it in GitHub Desktop.
Save PonomareVlad/e7070cac641dc65564159dc820b5df9e to your computer and use it in GitHub Desktop.
Styles for antonbalakin.com/integra
<style>
.t-feed__post-popup__close-text,
.t786__close-text.t-descr.t-descr_xxs,
.t778__close-text.t-descr.t-descr_xxs{
font-size: 18px !important;
line-height: .9 !important;
}
.t-text_md {
font-size: 18px !important;
}
div.t776__descr.t-descr.t-descr_xxs,
div.t778__descr.t-descr.t-descr_xxs,
div.t786__descr.t-descr.t-descr_xxs{
font-size: 18px !important;
}
div.t776__btn-wrapper * {
font-size: 18px !important;
}
.t397__select {
font-size: 18px !important;
}
.t-text {
font-weight: 400;
}
div.t786__btn-wrapper,
div.t778__btn-wrapper{
display: none;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment