4 lines
38 B
CSS
4 lines
38 B
CSS
|
|
form {
|
||
|
|
border: 1px dotted red;
|
||
|
|
}
|