Auto-deploy: 2026-05-26 15:36:18

This commit is contained in:
Hamza-Ayed
2026-05-26 15:36:18 +03:00
parent 9b7843ebb0
commit 6c46128168
2 changed files with 20 additions and 20 deletions

View File

@@ -15,16 +15,16 @@
text-rendering: geometricPrecision; text-rendering: geometricPrecision;
font-size: 13px; font-size: 13px;
color: #222; color: #222;
line-height: 1.5; line-height: 1.4;
margin: 0; margin: 0;
padding: 20px 40px; padding: 15px 30px;
} }
.header { .header {
text-align: center; text-align: center;
border-bottom: 2px solid #1a237e; border-bottom: 2px solid #1a237e;
padding-bottom: 15px; padding-bottom: 10px;
margin-bottom: 20px; margin-bottom: 15px;
} }
h1 { h1 {
@@ -52,16 +52,16 @@
font-weight: bold; font-weight: bold;
color: #1a237e; color: #1a237e;
border-bottom: 1px solid #ddd; border-bottom: 1px solid #ddd;
margin-top: 20px; margin-top: 15px;
margin-bottom: 10px; margin-bottom: 6px;
padding-bottom: 4px; padding-bottom: 4px;
text-transform: uppercase; text-transform: uppercase;
letter-spacing: 0.5px; letter-spacing: 0.5px;
} }
p { margin: 0 0 10px 0; text-align: justify; } p { margin: 0 0 6px 0; text-align: justify; }
.job-block { margin-bottom: 15px; } .job-block { margin-bottom: 10px; }
.job-header { .job-header {
width: 100%; width: 100%;
@@ -87,8 +87,8 @@
ul { margin: 5px 0 10px 0; padding-left: 20px; } ul { margin: 4px 0 8px 0; padding-left: 20px; }
li { margin-bottom: 6px; text-align: justify; } li { margin-bottom: 4px; text-align: justify; }
</style> </style>
</head> </head>
<body> <body>

View File

@@ -15,16 +15,16 @@
text-rendering: geometricPrecision; text-rendering: geometricPrecision;
font-size: 13px; font-size: 13px;
color: #222; color: #222;
line-height: 1.5; line-height: 1.4;
margin: 0; margin: 0;
padding: 20px 40px; padding: 15px 30px;
} }
.header { .header {
text-align: center; text-align: center;
border-bottom: 2px solid #1a237e; border-bottom: 2px solid #1a237e;
padding-bottom: 15px; padding-bottom: 10px;
margin-bottom: 20px; margin-bottom: 15px;
} }
h1 { h1 {
@@ -52,16 +52,16 @@
font-weight: bold; font-weight: bold;
color: #1a237e; color: #1a237e;
border-bottom: 1px solid #ddd; border-bottom: 1px solid #ddd;
margin-top: 20px; margin-top: 15px;
margin-bottom: 10px; margin-bottom: 6px;
padding-bottom: 4px; padding-bottom: 4px;
text-transform: uppercase; text-transform: uppercase;
letter-spacing: 0.5px; letter-spacing: 0.5px;
} }
p { margin: 0 0 10px 0; text-align: justify; } p { margin: 0 0 6px 0; text-align: justify; }
.job-block { margin-bottom: 15px; } .job-block { margin-bottom: 10px; }
.job-header { .job-header {
width: 100%; width: 100%;
@@ -87,8 +87,8 @@
ul { margin: 5px 0 10px 0; padding-left: 20px; } ul { margin: 4px 0 8px 0; padding-left: 20px; }
li { margin-bottom: 6px; text-align: justify; } li { margin-bottom: 4px; text-align: justify; }
</style> </style>
</head> </head>
<body> <body>