Auto-deploy: 2026-05-26 16:51:22
This commit is contained in:
@@ -66,20 +66,25 @@
|
|||||||
.job-header {
|
.job-header {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
display: table; /* هذا يحل مشاكل Dompdf */
|
||||||
}
|
}
|
||||||
|
|
||||||
.job-title {
|
.job-title {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 14px;
|
font-size: 13.5px; /* تصغير طفيف جداً */
|
||||||
color: #222;
|
color: #222;
|
||||||
float: left;
|
float: left;
|
||||||
|
width: 70%; /* إجبار العنوان على عدم تجاوز 70% من السطر */
|
||||||
|
line-height: 1.3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.job-meta {
|
.job-meta {
|
||||||
font-size: 12px;
|
font-size: 11px;
|
||||||
color: #1a237e;
|
color: #1a237e;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
float: right;
|
float: right;
|
||||||
|
width: 28%; /* تخصيص مساحة آمنة للتاريخ */
|
||||||
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
.clear { clear: both; }
|
.clear { clear: both; }
|
||||||
|
|||||||
@@ -66,20 +66,25 @@
|
|||||||
.job-header {
|
.job-header {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
display: table; /* هذا يحل مشاكل Dompdf */
|
||||||
}
|
}
|
||||||
|
|
||||||
.job-title {
|
.job-title {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 14px;
|
font-size: 13.5px; /* تصغير طفيف جداً */
|
||||||
color: #222;
|
color: #222;
|
||||||
float: left;
|
float: left;
|
||||||
|
width: 70%; /* إجبار العنوان على عدم تجاوز 70% من السطر */
|
||||||
|
line-height: 1.3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.job-meta {
|
.job-meta {
|
||||||
font-size: 12px;
|
font-size: 11px;
|
||||||
color: #1a237e;
|
color: #1a237e;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
float: right;
|
float: right;
|
||||||
|
width: 28%; /* تخصيص مساحة آمنة للتاريخ */
|
||||||
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
.clear { clear: both; }
|
.clear { clear: both; }
|
||||||
|
|||||||
Reference in New Issue
Block a user