9 lines
96 B
CSS
9 lines
96 B
CSS
|
.GeneralForm {
|
||
|
width: 60%;
|
||
|
}
|
||
|
|
||
|
.mediacenternameform{
|
||
|
margin-top: 25px;
|
||
|
width: 40%;
|
||
|
}
|