Loading css/swc.css +27 −0 Original line number Diff line number Diff line Loading @@ -466,6 +466,33 @@ section.content { font-size: 40pt; } table { margin-bottom: 15px; } table th, table td { padding: 5px 10px; } table > thead > .header { background: transparent; } table > thead > tr > td, table > thead > tr > th, table > tbody > tr > td, table > tbody > tr > th, table > tfoot > tr > td, table > tfoot > tr > th { border: 1px solid #DDD; } table > thead > tr > th, table > thead > tr > td { border-bottom-width: 2px; } table tbody > tr:nth-of-type(2n+1) { background-color: #F9F9F9; } #header-text { font-size:20pt; margin:0; Loading Loading
css/swc.css +27 −0 Original line number Diff line number Diff line Loading @@ -466,6 +466,33 @@ section.content { font-size: 40pt; } table { margin-bottom: 15px; } table th, table td { padding: 5px 10px; } table > thead > .header { background: transparent; } table > thead > tr > td, table > thead > tr > th, table > tbody > tr > td, table > tbody > tr > th, table > tfoot > tr > td, table > tfoot > tr > th { border: 1px solid #DDD; } table > thead > tr > th, table > thead > tr > td { border-bottom-width: 2px; } table tbody > tr:nth-of-type(2n+1) { background-color: #F9F9F9; } #header-text { font-size:20pt; margin:0; Loading