Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- font-family: "Calibri Light";
- }
- .HistoryTable {
- width: 100%;
- border-width: 0px;
- border-collapse: collapse;
- }
- .CellName {
- font-weight: bold;
- font-size: 16pt;
- background-color: #808080;
- }
- .CellHeading {
- font-weight: bold;
- font-size: 10pt;
- }
- .CellNormal {
- font-size: 10pt;
- }
- .CellBorder {
- border: 1px solid #000000;
- }
- .CellGap {
- border-top-style: solid;
- border-top-width: 1px;
- border-bottom-style: solid;
- border-bottom-width: 1px;
- }
Advertisement
Add Comment
Please, Sign In to add comment