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