5 lines
36 B
CSS
5 lines
36 B
CSS
|
|
|
||
|
|
.main {
|
||
|
|
border: 2px solid red;
|
||
|
|
}
|