NINS_CODE/bahmni_config/openmrs/apps/customDisplayControl/views/anesthesiaCosentHeader.html
travelershot 70dda814aa codepush
2024-12-12 22:37:39 +06:00

24 lines
585 B
HTML

<style>
.sub-anesthsia{
text-align: center;
padding-bottom: 4px;
font-size: 16px;
/* overflow: hidden; */
line-height: 1.2rem;
}
@media print {
.sub-anesthsia {
position: relative;
top: -20px;
}
}
</style>
<div >
<div class="sub-anesthsia">
Department of Neuroanesthesiology
</div>
<div style="font-weight: bold;;" class="sub-anesthsia">
অ্যানেসথেসিয়া (অজ্ঞানের) সম্মতিপত্র
</div>
</div>