blockchainethereumblockchain-walleterc20erc721walletxdaidappdecentralizederc1155erc875iosswifttokens
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
94 lines
2.1 KiB
94 lines
2.1 KiB
<!DOCTYPE html> <html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no">
|
|
<style type="text/css">
|
|
@font-face {
|
|
font-family: 'SourceSansPro';
|
|
src: url('tokenscript-resource:///SourceSansPro-Light.otf') format('opentype');
|
|
font-weight: lighter;
|
|
}
|
|
@font-face {
|
|
font-family: 'SourceSansPro';
|
|
src: url('tokenscript-resource:///SourceSansPro-Regular.otf') format('opentype');
|
|
font-weight: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'SourceSansPro';
|
|
src: url('tokenscript-resource:///SourceSansPro-Semibold.otf') format('opentype');
|
|
font-weight: bolder;
|
|
}
|
|
@font-face {
|
|
font-family: 'SourceSansPro';
|
|
src: url('tokenscript-resource:///SourceSansPro-Bold.otf') format('opentype');
|
|
font-weight: bold;
|
|
}
|
|
</style>
|
|
<style type='text/css'>
|
|
|
|
html {
|
|
background-color: rgb(84, 193, 227);
|
|
}
|
|
|
|
body {
|
|
background-color: rgb(84, 193, 227);
|
|
color: white;
|
|
margin-left: 30px;
|
|
margin-right: 30px;
|
|
}
|
|
|
|
h1 {
|
|
font-family: 'SourceSansPro';
|
|
font-size: 25px;
|
|
font-weight: lighter;
|
|
text-align: center;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
p {
|
|
font-family: 'SourceSansPro';
|
|
font-size: 15px;
|
|
font-weight: normal;
|
|
text-align: justify;
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
p.centered {
|
|
text-align: center;
|
|
}
|
|
|
|
hr {
|
|
border: none;
|
|
border-top: 1px solid white;
|
|
margin-top: 40px;
|
|
margin-bottom: 40px;
|
|
}
|
|
|
|
.links {
|
|
font-family: 'SourceSansPro';
|
|
font-size: 15px;
|
|
font-weight: bolder;
|
|
margin-top: 40px;
|
|
text-align: center;
|
|
color: white;
|
|
}
|
|
|
|
a:link, a:active, a:visited {
|
|
color: white;
|
|
}
|
|
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h1>Redemption Location</h1>
|
|
<p class="centered">Smolenskaya Square 3, Floor 10, Moscow, Russia, 121099</p>
|
|
<p class="centered">12 June - 14 July, 9:00 am - 5:00 pm on non-match days and 9.00 am - 11.00 am on match days</p>
|
|
<p class="centered">Please note that the office is closed on the 14th of June</p>
|
|
<p class="centered">Telephone: (00) 7 (495) 771-71-58</p>
|
|
<br>
|
|
<p class="centered"><img src="non_asset_catalog_redemption_location.png"></p>
|
|
<br>
|
|
<hr>
|
|
</body>
|
|
</html>
|
|
|