نویسندگان: تفاوت میان نسخهها
ظاهر
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۲۷: | خط ۲۷: | ||
.header { | .header { | ||
background: | background: #3e6f73; /* رنگ اصلی برای هدر */ | ||
color: | color: white; /* رنگ متن سفید برای خوانایی بهتر */ | ||
padding: 30px; | padding: 30px; | ||
border-radius: 10px; | border-radius: 10px; | ||
text-align: center; | text-align: center; | ||
margin-bottom: 30px; | margin-bottom: 30px; | ||
box-shadow: 0 4px 12px rgba(62, 111, 115, 0. | box-shadow: 0 4px 12px rgba(62, 111, 115, 0.2); | ||
max-width: 1200px; | max-width: 1200px; | ||
margin-left: auto; | margin-left: auto; | ||
خط ۴۳: | خط ۴۲: | ||
width: 100px; | width: 100px; | ||
height: 100px; | height: 100px; | ||
background: | background: white; /* رنگ سفید برای آیکون */ | ||
border-radius: 50%; | border-radius: 50%; | ||
margin: 0 auto 15px; | margin: 0 auto 15px; | ||
خط ۵۰: | خط ۴۹: | ||
justify-content: center; | justify-content: center; | ||
font-size: 40px; | font-size: 40px; | ||
color: | color: #3e6f73; /* رنگ اصلی برای آیکون */ | ||
border: 2px solid rgba( | border: 2px solid rgba(255, 255, 255, 0.5); | ||
} | } | ||
خط ۶۶: | خط ۶۵: | ||
font-size: 16px; | font-size: 16px; | ||
font-style: italic; | font-style: italic; | ||
opacity: 0. | opacity: 0.9; | ||
} | } | ||
خط ۷۸: | خط ۷۷: | ||
.author-card { | .author-card { | ||
background: | background: #3e6f73; /* رنگ اصلی برای کاورها */ | ||
color: white; /* رنگ متن سفید برای خوانایی بهتر */ | |||
padding: 20px; | padding: 20px; | ||
border-radius: 8px; | border-radius: 8px; | ||
text-align: center; | text-align: center; | ||
transition: all 0.3s ease; | transition: all 0.3s ease; | ||
cursor: pointer; | cursor: pointer; | ||
font-family: 'Georgia', serif; | font-family: 'Georgia', serif; | ||
box-shadow: 0 4px 8px rgba(62, 111, 115, 0.2); | |||
} | } | ||
.author-card:hover { | .author-card:hover { | ||
transform: translateY(-5px); | transform: translateY(-5px); | ||
box-shadow: 0 | box-shadow: 0 8px 16px rgba(62, 111, 115, 0.3); | ||
background: #356166; /* رنگ تیرهتر برای حالت هاور */ | |||
} | } | ||
.author-name { | .author-name { | ||
font-weight: normal; | font-weight: normal; | ||
font-size: 18px; | font-size: 18px; | ||
خط ۱۰۲: | خط ۱۰۱: | ||
.author-role { | .author-role { | ||
font-size: 13px; | font-size: 13px; | ||
margin-top: 5px; | margin-top: 5px; | ||
opacity: 0. | opacity: 0.9; | ||
} | } | ||
خط ۱۱۸: | خط ۱۱۶: | ||
<body> | <body> | ||
<div class="container"> | <div class="container"> | ||
<!-- هدر | <!-- هدر با رنگ اصلی --> | ||
<div class="header"> | <div class="header"> | ||
<div class="icon">✍️</div> | <div class="icon">✍️</div> |
نسخهٔ ۱۰ اکتبر ۲۰۲۵، ساعت ۱۸:۴۴
<!DOCTYPE html>
✍️
نویسندگان
انتشارات نویسندگان ثبت شده در دانشنامه کتاب مقدس