lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV RP code works on Solaris


From: Rob Partington
Subject: Re: LYNX-DEV RP code works on Solaris
Date: Fri, 25 Apr 1997 10:39:04 +0100 (BST)

Jonathan Sergent wrote:
> 
> Rob, did you mean to include a styles directory with sample style files?

yes, i'm a bit confused as to why it's not there.  ho hum.  my current one is
attached to the bottom, but here's an excerpt with comments:

# normal type styles, use bold if mono, otherwise brightblue on 
<defaultbackground>
em:bold:brightblue
# styles with classes <ul class=red> etc.
ul.red:underline:brightred
# special cases for link - the rel is appended after the class
# <link rel=next class=red href="1">
link.red.next:bold:red

it's best to put these in a .lss file and use "lynx -lss=file.lss whatever" for 
now.

----/cut here for my styles/----
em:bold:brightblue
strong:bold:brightred
b:bold:red
i:bold:blue
alink:reverse:yellow
a:bold:green
img:dim:brown
status:normal:yellow:blue
fig:normal:gray
caption:reverse:brown
hr:normal:yellow
blockquote:normal:brightblue
ul:normal:brown
address:normal:magenta
title:normal:magenta:black
tt:dim:gray:blue
h1:bold:yellow:blue
label:normal:magenta
value:normal:green
high:bold:brightmagenta
q:normal:yellow:magenta
small:dim:gray
big:bold:yellow
sup:bold:yellow
sub:dim:gray
lh:bold:yellow:magenta

ul.red:underline:brightred
ul.blue:bold:brightblue
li.red:reverse:red:yellow
li:normal:magenta
li.blue:bold:blue
strong.a:bold:black:red
em.a:reverse:black:blue
strong.b:bold:white:red
em.b:reverse:white:blue
alert:bold:yellow:red
strong.debug:reverse:green
tr:bold:brown
tr.baone:bold:yellow
tr.batwo:bold:green
tr.bathree:bold:red
# special cases for link - the type is appended after the class
link.green:bold:brightgreen
link.red.next:bold:red
link.red.prev:bold:yellow:red
link.blue.prev:bold:yellow:blue
link.blue.next:bold:blue
link.red:bold:black:red
link.blue:bold:white:blue
link.toc:bold:black:white
link.green.toc:bold:white:green

-- 
rob partington / address@hidden / address@hidden
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]