This commit is contained in:
Peter Maquiran
2022-10-20 16:47:43 +01:00
parent a10f85a7d2
commit a0c55a2dc0
254 changed files with 3803 additions and 149 deletions
@@ -9,7 +9,6 @@
<div class="div-logo">
<img style="max-width: 90px;" *ngIf="ThemeService.currentTheme == 'default' " src='assets/images/logo-bg-removebg-preview.png' alt='logo'>
<img style="max-width: 80px;" *ngIf="ThemeService.currentTheme == 'gov' " src='assets/images/theme/gov/governoangola_A.png' alt='logo'>
<img style="max-width: 90px;" *ngIf="ThemeService.currentTheme == 'tribunal'" src='assets/images/theme/tribunal/tribunal-constitucional-logo-removebg-preview.png' alt='logo'>
</div>
</div>