about summary refs log tree commit diff stats
path: root/samples
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1999-05-31 14:30:18 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1999-05-31 14:30:18 -0400
commitfbc8f7256416a661ee4a2b3abcd88137bd8420d3 (patch)
treeafc8ea72c2ec89258b63bf9e56f3924f2ffe0b66 /samples
parent18b746ffb0a4f762c7599a15642c3f994024fc5f (diff)
downloadlynx-snapshots-fbc8f7256416a661ee4a2b3abcd88137bd8420d3.tar.gz
snapshot of project "lynx", label v2-8-2pre_10
Diffstat (limited to 'samples')
-rw-r--r--samples/lynx.lss14
1 files changed, 11 insertions, 3 deletions
diff --git a/samples/lynx.lss b/samples/lynx.lss
index 09c244b4..13f673f8 100644
--- a/samples/lynx.lss
+++ b/samples/lynx.lss
@@ -1,8 +1,10 @@
+# It's best to put these in a .lss file and use "lynx -lss=file.lss whatever"
+# for now.
 #
-#it's best to put these in a .lss file and use "lynx -lss=file.lss whatever" for now.
+# Normal type styles correspond to HTML tags.
 #
-# Normal type styles.
-# next line means: use bold if mono, otherwise brightblue on <defaultbackground>
+# The next line (beginning with "em") means:  use bold if mono, otherwise
+# brightblue on <defaultbackground>
 em:bold:brightblue
 strong:bold:brightred
 b:bold:red
@@ -35,6 +37,12 @@ td:normal:default
 br:normal:default
 
 # Special styles - not corresponding directly to HTML tags
+#	alert	- status bar, when message begins "Alert".
+#	alink	- active link
+#	normal	- default attributes
+#	status	- status bar
+#	whereis	- whereis search target
+#
 #normal:normal:default:blue
 alink:reverse:yellow:black
 status:reverse:yellow:blue