Commit | Line | Data |
---|---|---|
7b376474 | 1 | <!doctype html> |
fff36cd0 | 2 | <html lang="fa" dir="rtl"> |
7b376474 AB |
3 | <head> |
4 | <meta charset="utf-8" /> | |
5 | <meta name="author" content="bandali" /> | |
6 | <meta name="viewport" content="width=device-width, initial-scale=1" /> | |
7 | <title>صفحه پیدا نشد — بندعلی</title> | |
8 | <style> | |
fff36cd0 AB |
9 | @font-face { |
10 | font-family: sahel; font-weight: normal; | |
11 | src: local('Sahel WOL'), local('Sahel'), | |
12 | url('sahel.woff2') format('woff2'); | |
13 | } | |
14 | @font-face { | |
15 | font-family: sahel; font-weight: bold; | |
bd5b7d91 | 16 | src: local('Sahel Bold WOL'), local('Sahel Bold'), |
fff36cd0 AB |
17 | url('sahelb.woff2') format('woff2'); |
18 | } | |
7b376474 | 19 | body { |
fff36cd0 | 20 | font-family: sahel, sans-serif; |
7b376474 AB |
21 | line-height: 1.8; |
22 | max-width: 37.5em; | |
23 | margin: 0 auto; | |
24 | padding: 0 1em; | |
25 | } | |
7b376474 AB |
26 | @media (prefers-color-scheme: dark) { |
27 | body { background: #1c1c1c; color: white; } | |
28 | a:link { color: #acdeff; } | |
29 | a:visited { color: #f8f; } | |
30 | a:active { color: #e00; } | |
31 | } | |
32 | </style> | |
33 | </head> | |
fff36cd0 | 34 | <body> |
7b376474 AB |
35 | <h1>خطای ۴۰۴</h1> |
36 | <p>متأسفم، صفحهٔ مورد نظر پیدا نشد. آیا آدرس صفحه درست است؟</p> | |
37 | ||
38 | <p>اگر تمایل دارید به <a href="https://bndl.org/fa/">صفحهٔ اصلی</a> | |
39 | بروید یا در این باره با | |
40 | بندعلی <a href="https://bndl.org/fa/contact.html">تماس بگیرید</a>.</p> | |
41 | </body> | |
42 | </html> |