9 lines
104 B
CSS
9 lines
104 B
CSS
label.module {
|
|
padding: 0 10px;
|
|
box-shadow: inset 0 -3px;
|
|
}
|
|
|
|
box.module {
|
|
padding: 0 10px;
|
|
}
|
|
|