Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .jeg_heroblock_7 .thumbnail-container.thumbnail-background {
- border-radius: 20px;
- }
- .jeg_heroblock_7 .jeg_postblock_content {
- border-bottom-right-radius:20px;
- border-bottom-left-radius:20px;
- }
- .jeg_heroblock_7 .jeg_postblock_content .jeg_post_title>a {
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-line-clamp: 2;
- -webkit-box-orient: vertical;
- }
Add Comment
Please, Sign In to add comment