3 lines
36 B
CSS
3 lines
36 B
CSS
* {
|
|
border: 1px dashed lightgray;
|
|
}
|
* {
|
|
border: 1px dashed lightgray;
|
|
}
|