forked from torsten/visor
-
Notifications
You must be signed in to change notification settings - Fork 29
/
partial.html
37 lines (37 loc) · 1.51 KB
/
partial.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
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<style type="text/css" media="screen">
a {color:#666666;text-decoration:none}
a:hover {color: #000;text-decoration: underline;}
</style>
</head>
<body style="margin:0; padding:0">
<div style="font-family:"lucida grande";font-size:13px;line-height:150%;min-height:200px;width:238px">
<center>
<img width="64" height="64" src="http://visor.binaryage.com/shared/img/icons/visor-64.png">
<br>
<h3 style="margin:0 0 10px">
Visor
</h3>
</center>
<p>
Visor provides a systemwide terminal window accessible via a hotkey, much like the consoles found in games such as Quake.
</p>
<p align="center">
<a href="http://cloud.github.com/downloads/darwin/visor/Visor-2.2-84d1873.zip" style="font-size:11px;line-height:100%;text-decoration:none;background:url("http://blacktree.com/images/DownloadButton.png");display:block;font-weight:bold;height:32px;margin:-6px;overflow:hidden;padding-top:18px;text-align:center;width:150px;color:#666666">
Download Visor 2.2
</a>
<span style="font-size:10px;opacity:0.6">
for Mac OS X 10.5 & 10.6
</span>
</p>
<hr style="background-color:#EEEEEE;border:0 none;height:1px">
<div style="color:#666666;text-align:center">
<a href="http://visor.binaryage.com/">
More Info - Source Code
</a>
</div>
</div>
</body>
</hmtl>