improved the translation of this article (#25483)
This commit is contained in:
@ -10,12 +10,12 @@ localeTitle: Комментарии в CSS
|
|||||||
|
|
||||||
```css
|
```css
|
||||||
/*
|
/*
|
||||||
This is
|
Это
|
||||||
a multi-line
|
многострочный
|
||||||
comment
|
комментарий
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* This is a single line comment*/
|
/* Это комментарий для одной строки*/
|
||||||
.group:after {
|
.group:after {
|
||||||
content: "";
|
content: "";
|
||||||
display: table;
|
display: table;
|
||||||
|
Reference in New Issue
Block a user