removing header
This commit is contained in:
parent
84981b992c
commit
e2c8b16007
|
@ -10,10 +10,6 @@
|
|||
body {
|
||||
font-family: Helvetica, Verdana, Arial, sans-serif;
|
||||
}
|
||||
#header {
|
||||
width: 980px;
|
||||
margin: auto;
|
||||
}
|
||||
#content {
|
||||
position: relative;
|
||||
width: 980px;
|
||||
|
@ -175,7 +171,6 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="header"><img src="top.png" width="980" height="50"></div>
|
||||
<div id="content">
|
||||
<div id="container">
|
||||
<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