24 lines
571 B
HTML
24 lines
571 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 Interventional Neurology
|
||
|
</div>
|
||
|
<div style="font-weight: bold;" class="sub-anesthsia">
|
||
|
Aneurysm Coiling এর জন্য সম্মতিপত্র (Consent Form)
|
||
|
</div>
|
||
|
</div>
|