-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathindex_Old.html
59 lines (51 loc) · 1.63 KB
/
index_Old.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<html>
<head>
<meta name="google-site-verification" content="ppxZTHRrC1v2bdcO8Vfnzm179nr-l3kV0pjnX6y5ZLs" />
<title>Persian Subtitle Fixes</title>
<link rel="stylesheet" href="style_fonts.css" type="text/css">
<link rel="shortcut icon" type="image/ico" href="favicon.ico">
<script src="http://ajax.microsoft.com/ajax/jquery/jquery-1.4.2.min.js" type="text/javascript"></script>
</head>
<body style="cursor:default;">
<style type="text/css">
Body {
background: url("bg.jpg") repeat;
background-color: #808080;
margin: 0px 0px 0px 0px;
padding: 0px;
}
</style>
<table width="100%" height="100%">
<tr>
<td valign="center" align="center">
<center>
<span style="font:40px/40px en1; color:#DE1A1A;">
Persian Subtitle Fixes
</span></center>
<br>
<center><span style="font-family:verdana; font-size:10pt;">
<a style="color:#47C1E6; font-weight:bold; text-decoration:none;" onmouseover="this.style.color='red'" onmouseout="this.style.color='#47C1E6'" href="https://msasanmh.github.io/PersianSubtitleFixes/">
Project Page
</a></span></center>
<br><br>
<center><span style="font-family:verdana; font-size:10pt; color:#7C7C7C;">
About
<a style="color:#7C7C7C; font-weight:bold; text-decoration:none;" onmouseover="this.style.color='#CCCCCC'" onmouseout="this.style.color='#7C7C7C'" href="
http://about.me/msasanmh
">
MSASANMH
<!-- ɱʂдֆᎯɳӍӇ -->
</a></span></center>
</td>
</tr>
</table>
<!--
<script src="github-query.js" type="text/javascript"></script>
<script type="text/javascript">
$(function() {
$("#my-github-projects").loadRepositories("msasanmh");
});
</script>
-->
</body>
</html>