• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<style type="text/css">
2
3code,div.listingblock {
4	max-width: 68em;
5}
6
7p {
8    max-width: 50em;
9}
10
11table {
12    max-width: 50em;
13}
14
15table.tableblock {
16  border-width: 1px;
17}
18
19h2 {
20    max-width: 35em;
21}
22
23</style>
24