4 lines
87 B
CSS
4 lines
87 B
CSS
#header{display: none}
|
|
#footer{display: none}
|
|
#header, #header+#main{min-width: 700px}
|