QTfrontend/ui/widget/about.cpp
changeset 14439 05de066ab212
parent 14438 1bfb50187286
equal deleted inserted replaced
14438:1bfb50187286 14439:05de066ab212
   292         "<style type=\"text/css\">"
   292         "<style type=\"text/css\">"
   293         "     body { color: orange; }"
   293         "     body { color: orange; }"
   294         "     a { color: #ffe270; }"
   294         "     a { color: #ffe270; }"
   295         "     ul { list-style-type: none; }"
   295         "     ul { list-style-type: none; }"
   296         "     .name { color: #ffffff; font-weight: bold; }"
   296         "     .name { color: #ffffff; font-weight: bold; }"
   297         "     .nick { color: #00ff00; font-weight: bold; }"
   297         "     .nick { color: #ffff00; font-weight: bold; }"
   298         "</style>"
   298         "</style>"
   299         "</head>"
   299         "</head>"
   300         "<body>"
   300         "<body>"
   301         "";
   301         "";
   302     QString footer =
   302     QString footer =