6 lines
73 B
CSS
6 lines
73 B
CSS
#contents {
|
|
width: 800px;
|
|
margin: auto;
|
|
margin-top: 16px;
|
|
}
|
|
|