4 lines
49 B
CSS
4 lines
49 B
CSS
|
.maincontent {
|
||
|
float: left;
|
||
|
width: 70%;
|
||
|
}
|