Files
sevastopol-tort.ru/wp-includes/blocks/post-title/style.css
User A0264400 aa4e5a549c first commit
2026-05-02 17:03:28 +03:00

14 lines
296 B
CSS

.wp-block-post-title{
box-sizing:border-box;
word-break:break-word;
}
.wp-block-post-title :where(a){
display:inline-block;
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
letter-spacing:inherit;
line-height:inherit;
text-decoration:inherit;
}