1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
(cherry picked from commit c808063946)
This commit is contained in:
Jonas Fonseca 2006-01-09 16:50:27 +01:00 committed by Kalle Olavi Niemitalo
parent d2c5aeb2c7
commit bc04050126

View File

@ -39,7 +39,7 @@ h1 {
color: lightgoldenrod !important; color: lightgoldenrod !important;
} }
/* The following specifies colors used in the HTML highligting. */ /* The following specifies colors used in the HTML highlighting. */
document { color: yellow } document { color: yellow }
element { color: lightgreen } element { color: lightgreen }
entity-reference { color: red } entity-reference { color: red }