7 lines
94 B
CSS
7 lines
94 B
CSS
|
|
@charset "utf-8";
|
|||
|
|
.mobileBox
|
|||
|
|
{
|
|||
|
|
margin-left: 20px;
|
|||
|
|
margin-top: 5px;
|
|||
|
|
margin-bottom: 5px;
|
|||
|
|
}
|