Utf8 convert

This commit is contained in:
2023-01-10 18:29:32 +02:00
parent 71b759232c
commit 90b9c8325e
3572 changed files with 35191 additions and 395614 deletions
+3 -3
View File
@@ -490,8 +490,8 @@ p.comment-form-comment {
margin-top: 1em;
}
.filter summary {
font-weight: 700; /* жирный шрифт метки */
cursor: pointer; /* курсор на метке имеет вид руки */
font-weight: 700; /* жирный шрифт метки */
cursor: pointer; /* курсор на метке имеет вид руки */
}
.filter ul {
list-style: none;
@@ -499,5 +499,5 @@ p.comment-form-comment {
padding: 0;
}
.filter summary:hover {
color:#ff3200; /* изменение цвета метки при наведении */
color:#ff3200; /* изменение цвета метки при наведении */
}