From: minima Date: Fri, 19 Jan 2001 14:28:54 +0000 (+0000) Subject: altered style a bit and added stylesheets to all the other html files X-Git-Tag: R_1_47_PRE1~21 X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=commitdiff_plain;h=5c0ac3cd009dd3b97d90fa3e985438590200fe85;p=spider.git altered style a bit and added stylesheets to all the other html files --- diff --git a/html/client.html b/html/client.html index f7b7a3ac..6add75fd 100644 --- a/html/client.html +++ b/html/client.html @@ -5,6 +5,7 @@ + @@ -19,7 +20,7 @@

-Last modified: Tue Jun 29 12:08:12 GMT 1999 +Last modified: Fri Jan 19 14:25:13 GMT 2001

Introduction

diff --git a/html/connect.html b/html/connect.html index d22d22f4..4b2dd5b7 100644 --- a/html/connect.html +++ b/html/connect.html @@ -5,6 +5,7 @@ + @@ -19,7 +20,7 @@

-Last modified: Fri Jan 8 14:27:18 GMT 1999 +Last modified: Fri Jan 19 14:25:13 GMT 2001

At the moment, anybody can connect inwards at any time from outside, either by ax25 or by telnet (assuming you have followed the instructions in installation diff --git a/html/cpan.html b/html/cpan.html index 9e9a0064..3a68a81d 100644 --- a/html/cpan.html +++ b/html/cpan.html @@ -4,6 +4,7 @@ + @@ -17,7 +18,7 @@

-Last modified: Thu Dec 17 00:06:40 GMT 1998 +Last modified: Fri Jan 19 14:25:13 GMT 2001

I have captured a typical CPAN load here for your information. The details may be slightly diff --git a/html/cron.html b/html/cron.html index 5a598efd..f3bfed6d 100644 --- a/html/cron.html +++ b/html/cron.html @@ -7,6 +7,7 @@ + @@ -21,7 +22,7 @@

-Last modified: Sun Jan 24 15:30:56 GMT 1999 +Last modified: Fri Jan 19 14:25:13 GMT 2001

Introduction

diff --git a/html/hops.html b/html/hops.html index 1da20554..a235dac4 100644 --- a/html/hops.html +++ b/html/hops.html @@ -5,6 +5,7 @@ + @@ -19,7 +20,7 @@

-Last modified: Mon Dec 21 11:57:54 GMT 1998 +Last modified: Fri Jan 19 14:25:13 GMT 2001

Introduction

diff --git a/html/index.html b/html/index.html index f6dd75fb..d45e73e7 100644 --- a/html/index.html +++ b/html/index.html @@ -5,6 +5,7 @@ + @@ -18,7 +19,7 @@

-Last modified: Mon Jun 19 15:13:24 GMT 2000 +Last modified: Fri Jan 19 14:23:32 GMT 2001

Introduction

diff --git a/html/install.html b/html/install.html index 291dc9e9..0e975c34 100644 --- a/html/install.html +++ b/html/install.html @@ -5,6 +5,8 @@ + + diff --git a/html/local.html b/html/local.html index 71858ffe..05a1a82c 100644 --- a/html/local.html +++ b/html/local.html @@ -5,6 +5,8 @@ + + diff --git a/html/perl.html b/html/perl.html index e69de29b..d07898a0 100644 --- a/html/perl.html +++ b/html/perl.html @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/html/program.html b/html/program.html index 0814370d..f810d2ec 100644 --- a/html/program.html +++ b/html/program.html @@ -6,6 +6,8 @@ <meta name="Keywords" content="DX Cluster, DXSpider, Spider, Packet Cluster, DXCluster, Pavillion Software, AK1A, AX25, AX.25, WWV, Packet Radio, Amateur Radio, Propagation, DX, DXing, G1TLH, GB7TLH, Dirk Koopman, Mailing list, Linux, RedHat, PERL"> <meta name="Description" content="Software and systems for realtime digital communications between amateur radio stations for the provision of information on propagation conditions and stations operating"> <meta name="Author" content="Dirk Koopman G1TLH"> + <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet"> + </head> <body TEXT="#000000" LINK="#0000ff" VLINK="#800080" BGCOLOR="#FFFFFF"> diff --git a/html/style.css b/html/style.css index 106bffaa..aaab5de0 100644 --- a/html/style.css +++ b/html/style.css @@ -5,5 +5,7 @@ h1 { font-size: +130%} h2 { font-size: +120%} h3 { font-size: +110%} + blockquote code { font-family: courier; color: gray; } + code { color: blue; } .copy { font-size: small; color: red } .id { font-size: small }