Шаблон:Comment/styles.css
Матеріал з Енциклопедія Жидачівщини
< Шаблон:Comment
Версія від 11:35, 5 липня 2021, створена Dinamicandriy (обговорення | внесок) (Dinamicandriy змінив модель вмісту сторінки Шаблон:Comment/styles.css з «вікітекст» на «Очищений CSS»)
.ts-comment-commentedText {
border-bottom: 1px dotted;
cursor: help;
}
@media (hover: none) {
.ts-comment-commentedText:not(.rt-commentedText) {
border-bottom: 0;
cursor: auto;
}
}