<html> | |
<head> | |
<style> | |
@font-face { | |
font-family: 'Open Sans'; | |
font-style: normal; | |
font-weight: 400; | |
font-stretch: normal; | |
src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype'); | |
} | |
body.holdingpage-main{background:url(/images/brands/menai/menai_bridge_background.jpg) no-repeat center center fixed;background-size:cover;font-family:"Arial", sans-serif;text-align:center;color:#fff;margin:0;} | |
svg{max-height:40px;} | |
h1{text-shadow:0px 2px 1px #000;font-size:1.2rem;} | |
p{font-size:1rem;text-shadow:0px 2px 1px #000;} | |
a{color:#FFF;font-weight:bold;text-decoration:none;text-shadow:0px 1px 1px #000;} | |
a:hover{color:#185ea2;} | |
.outer{position:relative;height:100%;width:100%;background-color:rgba(0,0,0,0.3);} | |
.middle{position:absolute;top:50%;left:50%;width:90%;transform:translateY(-50%) translateX(-50%);} | |
.inner{margin-left:auto;margin-right:auto;max-width:1000px;text-align:center;} | |
@media only screen and (min-width: 768px){ | |
h1{font-size:2rem;text-shadow:0px 2px 1px #000;} | |
p{font-size:1.3rem;} | |
} | |
</style> | |
</head> | |
<body class="holdingpage-main"> | |
<div class="outer"> | |
<div class="middle"> | |
<div class="inner"> | |
<h1> | |
Explore North Wales Coming Soon! | |
</h1> | |
<p> | |
Explore North Wales will offer a host of handpicked local information. Discover a wealth of things to see and do, local events, great places to eat and drink and so many places to visit. | |
</p> | |
<p> | |
Team Menai Holidays | |
</p> | |
<br> | |
<a style="color:white;"> | |
Visit our Website | |
</a> | |
</div> | |
</div> | |
</div> | |
</body> | |
</html> | |