Map for walk from Ogmore by Sea to Newton Porthcawl.
| ||||||||||||||
wrapper { position: relative; width: 980px; border: 1px solid #CCC; margin-top: 20px; margin-right: auto; margin-bottom: 60px; margin-left: auto; } #header { width: 100%; background:#000; height: 60px; margin:0; text-align:center; } #header img { float: left; } #header h1 { margin:0; padding:10px 0 0 10px; color: white; } #text { width: 960px; margin: 0 auto; padding: 10px; /* height: 130px; */ line-height: 1.1em; border-bottom: 1px solid #CCC; } /* thumbnail container div */ #thumbs { width: 210px; } #thumbs p{ text-align:center; font-size: .85em; color: red;} /*styles the thumbnail with a bit of padding a black border */ #thumbs a img { border: 1px solid black; padding: 4px; margin: 6px; } /*this is the div that will hold the larger image */ #apDiv1 { position:absolute; width:620px; height:500px; z-index:1; left: 280px; top: 450px; } /* gives a bit of style to the larger images */ #apDiv1 img { border: 1px solid black; padding: 4px; } /* footer styles */ #footer { width: 100%; height: 90px; background-color:#000; color: white; text-align:center; } #footer a { color: white; text-decoration:none; line-height: 2.5em; } #footer .logo { float: left; margin-left: 350px; padding-top: 15px; } /* to remove blue box around images that are links */ #footer a img { border: none; } /* styling code box */ ol { background-color:#E6E6E6; overflow:auto; font-family:"Calibir,Courier New", Courier, mono; margin:0; padding:1em 1em 2em 2.8em; color:#000; width:90%; } #text ol li { font-size:1em; } #text ol code { color:#036; } #text span.red { color: red; } -->