Skip to content

Commit c406194

Browse files
authored
Update right.html
1 parent e87c159 commit c406194

File tree

1 file changed

+26
-60
lines changed

1 file changed

+26
-60
lines changed

right.html

Lines changed: 26 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -10,69 +10,21 @@
1010
</head>
1111

1212
<body>
13-
<!-- start of freefind search box html -->
13+
<!-- start of freefind search box html -->
1414
<table cellpadding="0" cellspacing="0" border="0">
1515
<tr>
16-
<td style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt">
17-
<center>
18-
<table
19-
width="90%"
20-
cellpadding="0"
21-
cellspacing="0"
22-
border="0"
23-
style="
24-
font-family: Arial, Helvetica, sans-serif;
25-
font-size: 7.5pt;
26-
"
27-
>
28-
<tr>
29-
<td
30-
style="
31-
font-family: Arial, Helvetica, sans-serif;
32-
font-size: 7.5pt;
33-
"
34-
align="left"
35-
>
36-
<a
37-
href="https://search.freefind.com/siteindex.html?si=32212399"
38-
>index</a
39-
>
40-
</td>
41-
<td
42-
style="
43-
font-family: Arial, Helvetica, sans-serif;
44-
font-size: 7.5pt;
45-
"
46-
align="center"
47-
>
48-
<a
49-
href="https://search.freefind.com/find.html?si=32212399&amp;m=0&amp;p=0"
50-
>sitemap</a
51-
>
52-
</td>
53-
<td
54-
style="
55-
font-family: Arial, Helvetica, sans-serif;
56-
font-size: 7.5pt;
57-
"
58-
align="right"
59-
>
60-
<a
61-
href="https://search.freefind.com/find.html?si=32212399&amp;pid=a"
62-
>advanced</a
63-
>
64-
</td>
65-
</tr>
66-
</table>
67-
</center>
16+
<td
17+
colspan="2"
18+
style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt"
19+
>
6820
<form
6921
style="margin: 0px; margin-top: 4px"
7022
action="https://search.freefind.com/find.html"
7123
method="get"
7224
accept-charset="utf-8"
7325
target="_self"
7426
>
75-
<input type="hidden" name="si" value="32212399" />
27+
<input type="hidden" name="si" value="30070540" />
7628
<input type="hidden" name="pid" value="r" />
7729
<input type="hidden" name="n" value="0" />
7830
<input type="hidden" name="_charset_" value="" />
@@ -85,24 +37,38 @@
8537
<tr>
8638
<td
8739
style="
88-
text-align: center;
40+
text-align: left;
8941
font-family: Arial, Helvetica, sans-serif;
9042
font-size: 7.5pt;
9143
padding-top: 4px;
9244
"
9345
>
9446
<a
95-
style="text-decoration: none; color: rgb(0, 0, 0)"
47+
style="text-decoration: none; color: rgb(255, 255, 255)"
9648
href="https://www.freefind.com"
9749
rel="nofollow"
98-
>search engine</a
50+
>site search</a
9951
><a
100-
style="text-decoration: none; color: rgb(0, 0, 0)"
52+
style="text-decoration: none; color: rgb(255, 255, 255)"
10153
href="https://www.freefind.com"
10254
rel="nofollow"
10355
>
104-
by
105-
<span style="color: #000000">freefind</span></a
56+
by <span style="color: #rgb(255, 255, 255)">freefind</span></a
57+
>
58+
</td>
59+
60+
<td
61+
style="
62+
text-align: right;
63+
font-family: Arial, Helvetica, sans-serif;
64+
font-size: 7.5pt;
65+
padding-top: 4px;
66+
"
67+
>
68+
<a
69+
color="rgb(255,255,255)"
70+
href="https://search.freefind.com/find.html?si=30070540&amp;pid=a"
71+
>advanced</a
10672
>
10773
</td>
10874
</tr>

0 commit comments

Comments
 (0)