10 lines
136 B
CSS
10 lines
136 B
CSS
body, p, td
|
|
{
|
|
font-family: arial, "lucida console", sans-serif
|
|
}
|
|
.programlisting
|
|
{
|
|
margin: 10px;
|
|
background-color: #eeeeee;
|
|
}
|