Addes style and offter amt
This commit is contained in:
parent
efda1e828e
commit
3baf411e36
|
|
@ -606,9 +606,9 @@ tfoot.report-footer {
|
|||
height: 100px;
|
||||
}
|
||||
|
||||
.page-footer {
|
||||
// height: 150px;
|
||||
}
|
||||
// .page-footer {
|
||||
// // height: 150px;
|
||||
// }
|
||||
|
||||
// .page-footer-space{
|
||||
// max-height: 100px;
|
||||
|
|
@ -624,10 +624,11 @@ tfoot.report-footer {
|
|||
background: #fff; /* for demo */
|
||||
}
|
||||
|
||||
.page-header {
|
||||
.page-header-1 {
|
||||
position: fixed;
|
||||
top: 0mm;
|
||||
width: inherit;
|
||||
height: 100px;
|
||||
border-bottom: #1292ee solid 1px;
|
||||
background-color: #1292ee;
|
||||
color: #000000;
|
||||
|
|
|
|||
Loading…
Reference in New Issue