نویسندگان: تفاوت میان نسخهها
ظاهر
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۵: | خط ۵: | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>نویسندگان</title> | <title>نویسندگان</title> | ||
</head> | </head> | ||
<body> | <body> | ||
<div style="max-width:900px; margin:0 auto; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; padding:40px 20px;"> | |||
<!-- هدر با رنگ اصلی #3e6f73 --> | |||
<div style="background:#3e6f73; color:white; padding:30px; border-radius:10px; text-align:center; margin-bottom:30px; box-shadow:0 4px 12px rgba(62,111,115,0.2); border:1px solid rgba(62,111,115,0.3);"> | |||
<div style="width:100px; height:100px; background:white; border-radius:50%; margin:0 auto 15px; display:flex; align-items:center; justify-content:center; font-size:40px; color:#3e6f73; border:2px solid rgba(255,255,255,0.5);">✍️</div> | |||
<h1 style="margin:0; font-size:28px; font-weight:400; letter-spacing:0.5px; font-family:'Georgia', serif;">نویسندگان </h1> | |||
<p style="margin:10px 0 0 0; font-size:16px; font-style:italic; opacity:0.9;">انتشارات نویسندگان ثبت شده در دانشنامه کتاب مقدس</p> | |||
</div> | |||
<!-- جدول کتابها با طراحی اصلی و فقط تغییر رنگ پسزمینه --> | |||
<div style="display:grid; grid-template-columns:repeat(auto-fit, minmax(220px, 1fr)); gap:20px;"> | |||
<!-- کتاب 1 --> | |||
<div style="background:#3e6f73; padding:20px; border-radius:8px; text-align:center; border:1px solid rgba(62,111,115,0.3); transition:all 0.3s ease; cursor:pointer; font-family:'Georgia', serif;" | |||
onmouseover="this.style.transform='translateY(-5px)';this.style.boxShadow='0 6px 16px rgba(62,111,115,0.2)';" | |||
onmouseout="this.style.transform='';this.style.boxShadow=''"> | |||
<div style="color:white; font-weight:normal; font-size:18px; letter-spacing:0.3px;">[[تدوین دانشنامه کتاب مقدس]]</div> | |||
<div style="color:white; font-size:13px; margin-top:5px; opacity:0.9;">نویسنده</div> | |||
</div> | |||
<!-- کتاب 2 --> | |||
<div style="background:#3e6f73; padding:20px; border-radius:8px; text-align:center; border:1px solid rgba(62,111,115,0.3); transition:all 0.3s ease; cursor:pointer; font-family:'Georgia', serif;" | |||
onmouseover="this.style.transform='translateY(-5px)';this.style.boxShadow='0 6px 16px rgba(62,111,115,0.2)';" | |||
onmouseout="this.style.transform='';this.style.boxShadow=''"> | |||
<div style="color:white; font-weight:normal; font-size:18px; letter-spacing:0.3px;">[[جواد فیروز]] (متین)</div> | |||
<div style="color:white; font-size:13px; margin-top:5px; opacity:0.9;">نویسنده</div> | |||
</div> | |||
<!-- کتاب 3 --> | |||
<div style="background:#3e6f73; padding:20px; border-radius:8px; text-align:center; border:1px solid rgba(62,111,115,0.3); transition:all 0.3s ease; cursor:pointer; font-family:'Georgia', serif;" | |||
onmouseover="this.style.transform='translateY(-5px)';this.style.boxShadow='0 6px 16px rgba(62,111,115,0.2)';" | |||
onmouseout="this.style.transform='';this.style.boxShadow=''"> | |||
<div style="color:white; font-weight:normal; font-size:18px; letter-spacing:0.3px;">[[مهران پورپشنگ]]</div> | |||
<div style="color:white; font-size:13px; margin-top:5px; opacity:0.9;">[[مهران پورپشنگ]]</div> | |||
</div> | |||
<!-- کتاب 4 --> | |||
<div style="background:#3e6f73; padding:20px; border-radius:8px; text-align:center; border:1px solid rgba(62,111,115,0.3); transition:all 0.3s ease; cursor:pointer; font-family:'Georgia', serif;" | |||
onmouseover="this.style.transform='translateY(-5px)';this.style.boxShadow='0 6px 16px rgba(62,111,115,0.2)';" | |||
onmouseout="this.style.transform='';this.style.boxShadow=''"> | |||
<div style="color:white; font-weight:normal; font-size:18px; letter-spacing:0.3px;">[[کوین دی یانگ]]</div> | |||
<div style="color:white; font-size:13px; margin-top:5px; opacity:0.9;">نویسنده</div> | |||
</div> | |||
<!-- نویسنده 5 --> | |||
<div style="background:#3e6f73; padding:20px; border-radius:8px; text-align:center; border:1px solid rgba(62,111,115,0.3); transition:all 0.3s ease; cursor:pointer; font-family:'Georgia', serif;" | |||
onmouseover="this.style.transform='translateY(-5px)';this.style.boxShadow='0 6px 16px rgba(62,111,115,0.2)';" | |||
onmouseout="this.style.transform='';this.style.boxShadow=''"> | |||
<div style="color:white; font-weight:normal; font-size:18px; letter-spacing:0.3px;">[[جان پایپر]]</div> | |||
<div style="color:white; font-size:13px; margin-top:5px; opacity:0.9;">نویسنده</div> | |||
</div> | |||
<!-- نویسنده 6 --> | |||
<div style="background:#3e6f73; padding:20px; border-radius:8px; text-align:center; border:1px solid rgba(62,111,115,0.3); transition:all 0.3s ease; cursor:pointer; font-family:'Georgia', serif;" | |||
onmouseover="this.style.transform='translateY(-5px)';this.style.boxShadow='0 6px 16px rgba(62,111,115,0.2)';" | |||
onmouseout="this.style.transform='';this.style.boxShadow=''"> | |||
<div style="color:white; font-weight:normal; font-size:18px; letter-spacing:0.3px;">[[مارتین لوتر]]</div> | |||
<div style="color:white; font-size:13px; margin-top:5px; opacity:0.9;">نویسنده</div> | |||
</div> | </div> | ||
<!-- نویسنده 7 --> | |||
<div style="background:#3e6f73; padding:20px; border-radius:8px; text-align:center; border:1px solid rgba(62,111,115,0.3); transition:all 0.3s ease; cursor:pointer; font-family:'Georgia', serif;" | |||
onmouseover="this.style.transform='translateY(-5px)';this.style.boxShadow='0 6px 16px rgba(62,111,115,0.2)';" | |||
onmouseout="this.style.transform='';this.style.boxShadow=''"> | |||
<div style="color:white; font-weight:normal; font-size:18px; letter-spacing:0.3px;">[[لی آیرونز]]</div> | |||
<div style="color:white; font-size:13px; margin-top:5px; opacity:0.9;">نویسنده</div> | |||
</div> | |||
<!-- نویسنده 8 --> | |||
<div style="background:#3e6f73; padding:20px; border-radius:8px; text-align:center; border:1px solid rgba(62,111,115,0.3); transition:all 0.3s ease; cursor:pointer; font-family:'Georgia', serif;" | |||
onmouseover="this.style.transform='translateY(-5px)';this.style.boxShadow='0 6px 16px rgba(62,111,115,0.2)';" | |||
onmouseout="this.style.transform='';this.style.boxShadow=''"> | |||
<div style="color:white; font-weight:normal; font-size:18px; letter-spacing:0.3px;">بزودی</div> | |||
<div style="color:white; font-size:13px; margin-top:5px; opacity:0.9;">نویسنده</div> | |||
</div> | |||
</div> | |||
</div> | |||
</body> | </body> | ||
</html> | </html> |
نسخهٔ ۱۰ اکتبر ۲۰۲۵، ساعت ۱۸:۵۷
<!DOCTYPE html>
✍️
نویسندگان
انتشارات نویسندگان ثبت شده در دانشنامه کتاب مقدس
[[تدوین دانشنامه کتاب مقدس]]
نویسنده
[[جواد فیروز]] (متین)
نویسنده
[[مهران پورپشنگ]]
[[مهران پورپشنگ]]
[[کوین دی یانگ]]
نویسنده
[[جان پایپر]]
نویسنده
[[مارتین لوتر]]
نویسنده
[[لی آیرونز]]
نویسنده
بزودی
نویسنده