view interps/c-intercal/doc/ickstyle.css @ 12320:9c7eb9899d95 draft

<fizzie> le/rn karma//All living beings have actions (karma) as their own, their inheritance, their congenital cause, their kinsman, their refuge. It is karma that differentiates beings into low and high states.
author HackEso <hackeso@esolangs.org>
date Fri, 06 Mar 2020 23:08:37 +0000
parents 859f9b4339e6
children
line wrap: on
line source


/* Custom styles for the C-INTERCAL manual. These are partly for a
   small amount of beautification, but mostly to work around the
   ugliness of the default stylesheet on at least one compiler. This
   stylesheet is public domain from this comment onwards. */

  body               {text-align:justify; font-family:serif;}
  pre                {margin:0.5em 3em 0.5em 3em;
                      background-color:#F8F8F8;
                      border:1px solid #CCCCCC;}
  pre.smallexample   {font-size:75%;}
  p                  {margin:0.5em 0em 0.5em 0em;}
  li                 {margin:0.5em 0em 0.5em 0em;}
  ul.menu li         {margin:0em 0em 0em 0em;}
  ul.index-cp li     {margin:0em 0em 0em 0em;}
  div.contents ul li {margin:0em 0em 0em 0em;}
  blockquote         {margin:0.5em 3em 0.5em 3em;}
  dt                 {margin:0em 0em 0em 0em; font-weight:bold;}
  dd                 {margin:0.5em 0em 1em 3em;}
  code               {background-color:#F8F8F8;}
  tt                 {background-color:#F8F8F8;}
  samp               {background-color:#F8F8F8;}
  table              {border:1px solid #666666; background-color:#CCCCCC;}
  td                 {border:1px solid #666666; background-color:#FFFFFF;}