15 lines
108 B
CSS
15 lines
108 B
CSS
#container {
|
|
width:1000px;
|
|
}
|
|
|
|
#page {
|
|
width:663px;
|
|
}
|
|
|
|
#center{
|
|
width:663px;
|
|
}
|
|
|
|
.blockh2{
|
|
margin:5px;
|
|
} |