OpenLayers OpenLayers
Show
Ignore:
Timestamp:
05/08/08 04:15:07 (7 months ago)
Author:
tschaub
Message:

giving examples some style

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/examples/custom-style.html

    r6497 r7095  
    44         
    55        <link rel="stylesheet" href="../theme/default/style.css" type="text/css" /> 
     6        <link rel="stylesheet" href="style.css" type="text/css" /> 
    67        <style type="text/css"> 
    7             #map { 
    8                 width: 512px; 
    9                 height: 512px; 
    10                 border: 1px solid gray; 
    11             } 
    128            p { 
    139                width: 500px; 
     
    4844        </p> 
    4945 
    50         <div id="map"></div> 
     46        <div id="map" class="smallmap"></div> 
    5147 
    5248        <div id="docs">