summaryrefslogtreecommitdiffstats
path: root/docs/style.css
blob: 59abc74e77a287e90c9f782e0085499135b078e7 (plain)
1
2
3
4
5
6
7
8
9
10
.programlisting {
font: monospace;
background-color: #E0E0E0;
padding: 5;
}

pre.synopsis {
background-color: #E0E0E0;
padding: 5;
}