7 lines
82 B
CSS
7 lines
82 B
CSS
|
@CHARSET "UTF-8";
|
||
|
|
||
|
#post-fixtures-form label {
|
||
|
padding: 5px 0;
|
||
|
display: block
|
||
|
}
|