1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
This commit is contained in:
Jonas Fonseca 2006-01-09 16:50:27 +01:00 committed by Jonas Fonseca
parent d0745cceda
commit c808063946

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 }