femboyfinancial.jp/public/Downloads.cfm
2020-09-20 17:52:56 -07:00

41 lines
1.2 KiB
Plaintext

<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>Download Centre - FemboyFinancial Online Webportal</title>
<link rel="stylesheet" href="/css/main.css">
<style>
body {
background-image: url('/assets/Downloads.gif');
background-repeat: no-repeat;
color: #EE2D24;
}
.copyright, .footerlinks a {
color: #EE2D24;
}
.dllist {
margin: 65px 75px;
height: 200px;
}
.dllist h6 {
margin: 0;
margin-bottom: 10px;
}
.dllist img {
image-rendering: crisp-edges;
}
.dllist a {
color: #EE2D24;
font-size: 9px;
}
</style>
</head>
<body>
<img width="177" height="112" src="/assets/DownloadCentre.gif">
<div class="dllist">
<h6>FemBanking Desktop Application</h6>
<p><img width="16" height="16" src="/assets/DownloadIcon.gif"> <a href="/downloads/FemboyBanking.exe">Download (36.5 KB)</a></p>
</div>
<cfinclude template="../templates/Footer.cfm">