3 lines
32 B
CSS
3 lines
32 B
CSS
* {
|
|
border: red 1px dashed;
|
|
}
|
* {
|
|
border: red 1px dashed;
|
|
}
|