From: Chris Koeritz Date: Mon, 10 Apr 2017 15:29:28 +0000 (-0400) Subject: turning off some formatting X-Git-Tag: 2.140.90~185 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=47044389b52f848ee646ca10899f689832d863db turning off some formatting we want the web page to drive the formatting here, and for this to be as close to just the text from the fortune as possible. --- diff --git a/nucleus/applications/nechung/cgi_nechung.cpp b/nucleus/applications/nechung/cgi_nechung.cpp index 04627d10..46ddbaf9 100644 --- a/nucleus/applications/nechung/cgi_nechung.cpp +++ b/nucleus/applications/nechung/cgi_nechung.cpp @@ -81,9 +81,9 @@ int main(int argc, char *argv[]) // send the header for html text. printf("content-type: text/html\n\n"); // send the preliminary gunk. - printf("\n"); -//old text color #33ccff + printf("\n"); +//text=\"#00ee00\" bgcolor=\"#000000\" link=\"#66ff99\" " +// "vlink=\"#cc33cc\" alink=\"#ff9900\">\n"); printf("\n"); printf("\n");