style: update career portal branding, logo assets, and dashboard text visibility

This commit is contained in:
Ümit Tunç
2026-07-01 17:25:52 +03:00
parent 44852bdc95
commit 8cf9e0b191
3 changed files with 6 additions and 6 deletions
@@ -28,7 +28,7 @@
<i class="uil uil-info-circle"></i>
</div>
<div>
<h4 class="font-extrabold text-base tracking-tight">Stajyer Çalışma & Git Workflow Rehberi</h4>
<h4 class="font-extrabold text-base tracking-tight text-white">Stajyer Çalışma & Git Workflow Rehberi</h4>
<p class="text-xs text-blue-100 font-medium mt-1">GitHub reposu oluşturma, günlük commitler ve toplantı kuralları hakkında bilgi edinin.</p>
</div>
</div>
@@ -13,7 +13,7 @@
<i class="uil uil-book-open"></i>
</div>
<div>
<h3 class="font-bold text-slate-800 text-lg">Stajyer Çalışma & Git Workflow Rehberi</h3>
<h3 class="font-bold text-slate-800 text-lg text-white">Stajyer Çalışma & Git Workflow Rehberi</h3>
<p class="text-xs text-slate-400 font-semibold mt-0.5">Başarılı bir staj süreci için uymanız gereken kurallar</p>
</div>
</div>
+4 -4
View File
@@ -136,7 +136,7 @@
vertical-align: middle;
}
.logo-cell {
width: 75px;
width: 150px;
text-align: center;
}
.logo-img {
@@ -235,8 +235,8 @@
gap: 10px;
}
.qr-img {
width: 65px;
height: 65px;
width: 100px;
height: 100px;
border: 1px solid #e2e8f0;
padding: 2px;
border-radius: 4px;
@@ -345,7 +345,7 @@
<table class="header-table">
<tr>
<td class="logo-cell">
<img src="{{ asset('assets/img/logo.png') }}" class="logo-img" alt="Logo" onerror="this.src='https://www.truncgil.com/assets/images/logo/logo.svg'">
<img src="{{ asset('assets/img/truncgil-yatay.svg') }}" class="logo-img" alt="Logo">
</td>
<td>
<div class="company-title">TRUNÇGİL TEKNOLOJİ</div>