6 lines
54 B
CSS
6 lines
54 B
CSS
|
table.form td{
|
||
|
padding: 10px;
|
||
|
}
|
||
|
|
||
|
|
||
|
h3{color: red;}
|