Skip to content
Snippets Groups Projects
Commit b4a88655 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

colors changed

Rev: tutorial/html.pike:1.36
parent cb49dd2d
No related branches found
No related tags found
No related merge requests found
...@@ -978,7 +978,7 @@ SGML wmml_to_html(SGML data) ...@@ -978,7 +978,7 @@ SGML wmml_to_html(SGML data)
ret=({ ret=({
Sgml.Tag("body", Sgml.Tag("body",
([ ([
"bgcolor":"#CCD9D2", "bgcolor":"#ffffff",
"text":"#000000", "text":"#000000",
"link":"blue", "link":"blue",
"vlink":"purple", "vlink":"purple",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment