8 lines
63 B
CSS
8 lines
63 B
CSS
|
|
#header {
|
|
background: #f2f2f2;
|
|
}
|
|
|
|
#main {
|
|
padding: 0 20px;
|
|
} |