NINS_CODE/bahmni_config/openmrs/apps/customDisplayControl/views/headerPadWhiteSpace.html

8 lines
264 B
HTML
Raw Normal View History

2024-12-12 22:37:39 +06:00
<div style="padding-top: 180px">
</div>
<h1 style="font-size: 25px; font-weight: bold">{{config.title}}</h1>
<h2 ng-if="config.subTitle" style="padding-top: 25px; font-size: 17px; font-weight: bold">{{config.subTitle}}</h2>
<div style="padding-top: 20px">
</div>