6 lines
34 B
Text
6 lines
34 B
Text
|
|
||
|
div:before {
|
||
|
content: "hi!";
|
||
|
}
|
||
|
|