Changes
Jump to navigation
Jump to search
140 bytes added
, 9 years ago
Line 283: |
Line 283: |
| font-weight: normal; | | font-weight: normal; |
| font-size: 90%; | | font-size: 90%; |
| + | |
| + | /* Fix table style*/ |
| + | tr.fix { |
| + | position: fixed; |
| + | top: 0; |
| + | margin-left: 0; |
| + | } |
| + | |
| + | table.fix { |
| + | margin-top: 0px; |
| + | } |