21 lines
400 B
HTML
21 lines
400 B
HTML
![]() |
<style>
|
||
|
|
||
|
.sub-anesthsia{
|
||
|
text-align: center;
|
||
|
padding-bottom: 4px;
|
||
|
font-size: 16px;
|
||
|
/* overflow: hidden; */
|
||
|
}
|
||
|
@media print {
|
||
|
.sub-anesthsia {
|
||
|
position: relative;
|
||
|
top: -20px;
|
||
|
}
|
||
|
}
|
||
|
</style>
|
||
|
<div class="main-anesthsia">
|
||
|
<div class="sub-anesthsia">
|
||
|
BLOOD TRANSFUSION NOTE & ORDER
|
||
|
</div>
|
||
|
</div>
|