www/tmpl/rst.css
changeset 426 1edb7766a26e
parent 425 b0e556c2ca95
child 548 4df5c9016a42
equal deleted inserted replaced
425:b0e556c2ca95 426:1edb7766a26e
    77     outline: 1px dotted orange;
    77     outline: 1px dotted orange;
    78     padding: 1px;
    78     padding: 1px;
    79 }
    79 }
    80 table { border-collapse:collapse; margin-left:auto; margin-right:auto; }
    80 table { border-collapse:collapse; margin-left:auto; margin-right:auto; }
    81 table, tr, td, th { padding: 3px; border: 1px dotted maroon; background-color: cornsilk; }
    81 table, tr, td, th { padding: 3px; border: 1px dotted maroon; background-color: cornsilk; }
       
    82 table.right td { text-align: right; }
    82 
    83 
    83 pre.code.keyword, pre.code.tag {
    84 pre.code.keyword, pre.code.tag {
    84     color: blue;
    85     color: blue;
    85 }
    86 }
    86 pre.code.string, pre.code.preproc  {
    87 pre.code.string, pre.code.preproc  {