removing header
This commit is contained in:
parent
84981b992c
commit
e2c8b16007
|
@ -10,10 +10,6 @@
|
||||||
body {
|
body {
|
||||||
font-family: Helvetica, Verdana, Arial, sans-serif;
|
font-family: Helvetica, Verdana, Arial, sans-serif;
|
||||||
}
|
}
|
||||||
#header {
|
|
||||||
width: 980px;
|
|
||||||
margin: auto;
|
|
||||||
}
|
|
||||||
#content {
|
#content {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 980px;
|
width: 980px;
|
||||||
|
@ -175,7 +171,6 @@
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="header"><img src="top.png" width="980" height="50"></div>
|
|
||||||
<div id="content">
|
<div id="content">
|
||||||
<div id="container">
|
<div id="container">
|
||||||
<img id="map" src="map.png" width="980" height="490">
|
<img id="map" src="map.png" width="980" height="490">
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue