doctrine.css 136 Bytes
Newer Older
1 2 3 4
body, p, td
{
  font-family: arial, "lucida console", sans-serif
}
5 6 7 8 9
.programlisting
{
    margin: 10px;
    background-color: #eeeeee;
}