Skip to content

Commit bd15c2e

Browse files
committed
change some edits
- بررسی رسپانسیو بخش ها - رفع مشکل برچسب سرویس ها
1 parent c169d0c commit bd15c2e

17 files changed

Lines changed: 101 additions & 49 deletions

assets/css/layout.css

Lines changed: 42 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,13 +125,52 @@ p {
125125
line-height: 2.2rem;
126126
margin: 0;
127127
}
128+
.accordion-button {
129+
text-align: right;
130+
}
128131
@media screen and (max-width: 900px) {
129132
.myitems .float-right {
130133
width: 50%}
131-
.myitems .card .card-opt {
132-
font-size: 9px!important;
134+
.myitems .card .card-opt {
135+
font-size: 9px!important;
136+
}
137+
.header-wall {
138+
background-size: contain;
139+
min-height: 250px;
140+
}
141+
.header-wall p {
142+
display: none;
143+
}
144+
.accordion-button {
145+
text-align: right;
146+
line-height: 30px;
147+
}
148+
}
149+
@media screen and (max-width: 500px) {
150+
.homepage-content .blog-box-right { width: 100%!important; float: none!important;}
151+
.homepage-content .blog-box-left { display: none; }
152+
.accordion-button {
153+
text-align: right;
154+
line-height: 30px;
155+
}
156+
.header-wall {
157+
background-size: contain;
158+
min-height: 200px;
159+
}
160+
.header-wall p {
161+
display: none;
162+
}
163+
.copyright div {
164+
float: none;
165+
width: 100%;
166+
}
167+
.copyright * {
168+
text-align: center;
169+
}
170+
.copyright .float-left {
171+
display: none;
133172
}
134-
}@media screen and (max-width: 500px) {
173+
135174
.myitems .float-right {
136175
width: 100%!important;
137176
}

banners.html

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,21 @@ <h3 class="d-none">WWW.RTBF.ir</h3>
4747
<div class=container>
4848
<div class=row>
4949
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 text-center">
50-
<h4 class="d-none">حمایت مالی</h4>
51-
50+
<h4 class=text-center><span class="fas fa-1x fa-scroll"></span> بنرها</h4>
51+
<p class="text-center text-muted"><small>در این بخش می توانید بنرهای حمایتی ما را دریافت کنید و از آنها در وبسایت خود استفاده کنید.</small></p>
52+
<p>&nbsp;</p>
53+
<p class="text-center">بنر حمایتی شماره 1</p>
54+
<p class="text-center"><img width="300" src="assets/img/badge-1.png" title="بنر حمایتی سرویس حق فراموش شدن" alt="بنر حمایتی سرویس حق فراموش شدن" class="img-fluid" /></p>
55+
<p>&nbsp;</p>
56+
<p class="text-center">بنر حمایتی شماره 2</p>
57+
<p class="text-center"><img width="300" src="assets/img/badge-2.png" title="بنر حمایتی سرویس حق فراموش شدن" alt="بنر حمایتی سرویس حق فراموش شدن" class="img-fluid" /></p>
58+
<p>&nbsp;</p>
59+
<p class="text-center">بنر حمایتی شماره 3</p>
60+
<p class="text-center"><img width="300" src="assets/img/badge-3.png" title="بنر حمایتی سرویس حق فراموش شدن" alt="بنر حمایتی سرویس حق فراموش شدن" class="img-fluid" /></p>
61+
<p>&nbsp;</p>
62+
<p class="text-center">بنر حمایتی شماره 4</p>
63+
<p class="text-center"><img width="300" src="assets/img/badge-4.png" title="بنر حمایتی سرویس حق فراموش شدن" alt="بنر حمایتی سرویس حق فراموش شدن" class="img-fluid" /></p>
64+
<p>&nbsp;</p>
5265
</div>
5366
</div>
5467
</div>
@@ -59,7 +72,7 @@ <h4 class="d-none">حمایت مالی</h4>
5972
<div class="footer-sidebar">
6073
<div class=container>
6174
<div class=row>
62-
<div class="footer-sidebar-section service-detail col-xl-3 col-lg-3 col-md-3 col-sm-12 col-12 text-light text-center">
75+
<div class="footer-sidebar-section service-detail col-xl-3 col-lg-3 col-md-4 col-sm-12 col-12 text-light text-center">
6376
<a href="index" title="حق فراموش شدن"><img class="img-fluid" src="assets/img/footer-logo.png" title="حق فراموش شدن" alt="حق فراموش شدن" /></a>
6477
<nav class="navbar m-auto text-center">
6578
<ul class="nav m-auto text-center">
@@ -76,7 +89,7 @@ <h4>این سرویس چگونه کار می کند؟</h4>
7689
<p>اگر این دامنه از دسترس خارج شد از <strong><a href=http://amirshnll.github.io/rtbf.ir rel=nofollow title=rtbf.ir>این لینک </a></strong> سرویس در دسترس خواهد بود.</p>
7790
<p>اگر قصد مشارکت دارید <strong><a target=_blank href=https://github.com/amirshnll/rtbf.ir rel=nofollow title="rtbf.ir Source">از گیت هاب این کار را انجام دهید</a></strong>.</p>
7891
</div>
79-
<div class="footer-sidebar-section col-xl-5 col-lg-5 col-md-5 col-sm-12 col-12 text-light">
92+
<div class="footer-sidebar-section col-xl-5 col-lg-5 col-md-4 col-sm-12 col-12 text-light">
8093
<h4>راهنمای استفاده</h4>
8194
<p>برچسب های رنگی زیر مقدار سختی حذف حساب کاربری وبسایت/سرویس را نمایش می دهد:</p>
8295
<p class="label-buttom"><span class="btn easy-label text-white">ساده</span> - فرآیند آسان</p>

blog.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h5><span class="fas fa-1x fa-list blog-list-icon"></span> فهرست:</h5>
9292
<div class="footer-sidebar">
9393
<div class=container>
9494
<div class=row>
95-
<div class="footer-sidebar-section service-detail col-xl-3 col-lg-3 col-md-3 col-sm-12 col-12 text-light text-center">
95+
<div class="footer-sidebar-section service-detail col-xl-3 col-lg-3 col-md-4 col-sm-12 col-12 text-light text-center">
9696
<a href="index" title="حق فراموش شدن"><img class="img-fluid" src="assets/img/footer-logo.png" title="حق فراموش شدن" alt="حق فراموش شدن" /></a>
9797
<nav class="navbar m-auto text-center">
9898
<ul class="nav m-auto text-center">
@@ -109,7 +109,7 @@ <h4>این سرویس چگونه کار می کند؟</h4>
109109
<p>اگر این دامنه از دسترس خارج شد از <strong><a href=http://amirshnll.github.io/rtbf.ir rel=nofollow title=rtbf.ir>این لینک </a></strong> سرویس در دسترس خواهد بود.</p>
110110
<p>اگر قصد مشارکت دارید <strong><a target=_blank href=https://github.com/amirshnll/rtbf.ir rel=nofollow title="rtbf.ir Source">از گیت هاب این کار را انجام دهید</a></strong>.</p>
111111
</div>
112-
<div class="footer-sidebar-section col-xl-5 col-lg-5 col-md-5 col-sm-12 col-12 text-light">
112+
<div class="footer-sidebar-section col-xl-5 col-lg-5 col-md-4 col-sm-12 col-12 text-light">
113113
<h4>راهنمای استفاده</h4>
114114
<p>برچسب های رنگی زیر مقدار سختی حذف حساب کاربری وبسایت/سرویس را نمایش می دهد:</p>
115115
<p class="label-buttom"><span class="btn easy-label text-white">ساده</span> - فرآیند آسان</p>

collabrator.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ <h6 class="text-muted">طراح</h6>
133133
<div class="footer-sidebar">
134134
<div class=container>
135135
<div class=row>
136-
<div class="footer-sidebar-section service-detail col-xl-3 col-lg-3 col-md-3 col-sm-12 col-12 text-light text-center">
136+
<div class="footer-sidebar-section service-detail col-xl-3 col-lg-3 col-md-4 col-sm-12 col-12 text-light text-center">
137137
<a href="index" title="حق فراموش شدن"><img class="img-fluid" src="assets/img/footer-logo.png" title="حق فراموش شدن" alt="حق فراموش شدن" /></a>
138138
<nav class="navbar m-auto text-center">
139139
<ul class="nav m-auto text-center">
@@ -150,7 +150,7 @@ <h4>این سرویس چگونه کار می کند؟</h4>
150150
<p>اگر این دامنه از دسترس خارج شد از <strong><a href=http://amirshnll.github.io/rtbf.ir rel=nofollow title=rtbf.ir>این لینک </a></strong> سرویس در دسترس خواهد بود.</p>
151151
<p>اگر قصد مشارکت دارید <strong><a target=_blank href=https://github.com/amirshnll/rtbf.ir rel=nofollow title="rtbf.ir Source">از گیت هاب این کار را انجام دهید</a></strong>.</p>
152152
</div>
153-
<div class="footer-sidebar-section col-xl-5 col-lg-5 col-md-5 col-sm-12 col-12 text-light">
153+
<div class="footer-sidebar-section col-xl-5 col-lg-5 col-md-4 col-sm-12 col-12 text-light">
154154
<h4>راهنمای استفاده</h4>
155155
<p>برچسب های رنگی زیر مقدار سختی حذف حساب کاربری وبسایت/سرویس را نمایش می دهد:</p>
156156
<p class="label-buttom"><span class="btn easy-label text-white">ساده</span> - فرآیند آسان</p>

donate.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h4 class="d-none">حمایت مالی</h4>
5959
<div class="footer-sidebar">
6060
<div class=container>
6161
<div class=row>
62-
<div class="footer-sidebar-section service-detail col-xl-3 col-lg-3 col-md-3 col-sm-12 col-12 text-light text-center">
62+
<div class="footer-sidebar-section service-detail col-xl-3 col-lg-3 col-md-4 col-sm-12 col-12 text-light text-center">
6363
<a href="index" title="حق فراموش شدن"><img class="img-fluid" src="assets/img/footer-logo.png" title="حق فراموش شدن" alt="حق فراموش شدن" /></a>
6464
<nav class="navbar m-auto text-center">
6565
<ul class="nav m-auto text-center">
@@ -76,7 +76,7 @@ <h4>این سرویس چگونه کار می کند؟</h4>
7676
<p>اگر این دامنه از دسترس خارج شد از <strong><a href=http://amirshnll.github.io/rtbf.ir rel=nofollow title=rtbf.ir>این لینک </a></strong> سرویس در دسترس خواهد بود.</p>
7777
<p>اگر قصد مشارکت دارید <strong><a target=_blank href=https://github.com/amirshnll/rtbf.ir rel=nofollow title="rtbf.ir Source">از گیت هاب این کار را انجام دهید</a></strong>.</p>
7878
</div>
79-
<div class="footer-sidebar-section col-xl-5 col-lg-5 col-md-5 col-sm-12 col-12 text-light">
79+
<div class="footer-sidebar-section col-xl-5 col-lg-5 col-md-4 col-sm-12 col-12 text-light">
8080
<h4>راهنمای استفاده</h4>
8181
<p>برچسب های رنگی زیر مقدار سختی حذف حساب کاربری وبسایت/سرویس را نمایش می دهد:</p>
8282
<p class="label-buttom"><span class="btn easy-label text-white">ساده</span> - فرآیند آسان</p>

faq.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h2 class=accordion-header id=headingTwo>
220220
<div class="footer-sidebar">
221221
<div class=container>
222222
<div class=row>
223-
<div class="footer-sidebar-section service-detail col-xl-3 col-lg-3 col-md-3 col-sm-12 col-12 text-light text-center">
223+
<div class="footer-sidebar-section service-detail col-xl-3 col-lg-3 col-md-4 col-sm-12 col-12 text-light text-center">
224224
<a href="index" title="حق فراموش شدن"><img class="img-fluid" src="assets/img/footer-logo.png" title="حق فراموش شدن" alt="حق فراموش شدن" /></a>
225225
<nav class="navbar m-auto text-center">
226226
<ul class="nav m-auto text-center">
@@ -237,7 +237,7 @@ <h4>این سرویس چگونه کار می کند؟</h4>
237237
<p>اگر این دامنه از دسترس خارج شد از <strong><a href=http://amirshnll.github.io/rtbf.ir rel=nofollow title=rtbf.ir>این لینک </a></strong> سرویس در دسترس خواهد بود.</p>
238238
<p>اگر قصد مشارکت دارید <strong><a target=_blank href=https://github.com/amirshnll/rtbf.ir rel=nofollow title="rtbf.ir Source">از گیت هاب این کار را انجام دهید</a></strong>.</p>
239239
</div>
240-
<div class="footer-sidebar-section col-xl-5 col-lg-5 col-md-5 col-sm-12 col-12 text-light">
240+
<div class="footer-sidebar-section col-xl-5 col-lg-5 col-md-4 col-sm-12 col-12 text-light">
241241
<h4>راهنمای استفاده</h4>
242242
<p>برچسب های رنگی زیر مقدار سختی حذف حساب کاربری وبسایت/سرویس را نمایش می دهد:</p>
243243
<p class="label-buttom"><span class="btn easy-label text-white">ساده</span> - فرآیند آسان</p>

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h1 class="d-none">حق فراموش شدن </h1>
3434
<h2 class="d-none"> دایرکتوری حذف حساب های کاربری</h2>
3535
<h3 class="d-none">WWW.RTBF.ir</h3>
3636
<p>
37-
<a target=_blank class="btn btn-info text-light share-twitter" href="https://twitter.com/intent/tweet?text=اگر شما هم حذف حساب کاربری را دغدغه ی خود می دانید از این سرویس استفاده کنید : www.rtbf.ir - @rtbf_ir - @rtbf_ir" title="توییت کنید"> توییت کنید <span class="fab fa-1x fa-twitter"></span></a>
37+
<a target=_blank class="btn btn-info text-light share-twitter" href="https://twitter.com/intent/tweet?text=اگر شما هم حذف حساب کاربری را دغدغه ی خود می دانید از این سرویس استفاده کنید : www.rtbf.ir - @rtbf_ir" title="توییت کنید"> توییت کنید <span class="fab fa-1x fa-twitter"></span></a>
3838
<a target=_blank class="btn btn-warning text-light contribute-github" href=https://github.com/amirshnll/rtbf.ir/issues/new/choose title="شما هم مشارکت کنید"> شما هم مشارکت کنید <span class="fab fa-1x fa-github"></span></a>
3939
</p>
4040
</div>
@@ -66,7 +66,7 @@ <h4><span class="fas fa-1x fa-list blog-list-icon"></span> فهرست سایت
6666
<div class="footer-sidebar">
6767
<div class=container>
6868
<div class=row>
69-
<div class="footer-sidebar-section service-detail col-xl-3 col-lg-3 col-md-3 col-sm-12 col-12 text-light text-center">
69+
<div class="footer-sidebar-section service-detail col-xl-3 col-lg-3 col-md-4 col-sm-12 col-12 text-light text-center">
7070
<a href="index" title="حق فراموش شدن"><img class="img-fluid" src="assets/img/footer-logo.png" title="حق فراموش شدن" alt="حق فراموش شدن" /></a>
7171
<nav class="navbar m-auto text-center">
7272
<ul class="nav m-auto text-center">
@@ -83,7 +83,7 @@ <h4>این سرویس چگونه کار می کند؟</h4>
8383
<p>اگر این دامنه از دسترس خارج شد از <strong><a href=http://amirshnll.github.io/rtbf.ir rel=nofollow title=rtbf.ir>این لینک </a></strong> سرویس در دسترس خواهد بود.</p>
8484
<p>اگر قصد مشارکت دارید <strong><a target=_blank href=https://github.com/amirshnll/rtbf.ir rel=nofollow title="rtbf.ir Source">از گیت هاب این کار را انجام دهید</a></strong>.</p>
8585
</div>
86-
<div class="footer-sidebar-section col-xl-5 col-lg-5 col-md-5 col-sm-12 col-12 text-light">
86+
<div class="footer-sidebar-section col-xl-5 col-lg-5 col-md-4 col-sm-12 col-12 text-light">
8787
<h4>راهنمای استفاده</h4>
8888
<p>برچسب های رنگی زیر مقدار سختی حذف حساب کاربری وبسایت/سرویس را نمایش می دهد:</p>
8989
<p class="label-buttom"><span class="btn easy-label text-white">ساده</span> - فرآیند آسان</p>
@@ -132,7 +132,7 @@ <h4>راهنمای استفاده</h4>
132132
}
133133

134134
document.getElementById("copyrightyear").innerHTML = new Date().getFullYear(), readTextFile("https://rtbf.ir/assets/data/data.json", function(a) {
135-
for (var t = JSON.parse(a), e = t.length - 1; e >= 0; e--) "#" == t[e].deleteurl ? $(".myitems").append('<div class="float-right"><div class="card"><div class="card-body"><h5 class="card-title"><a target="_blank" class="text-dark" rel="nofollow" title="سایت ' + t[e].name + '" href="' + t[e].website + '">' + t[e].name + '</a>&nbsp;<a href="https://github.com/amirshnll/rtbf.ir/issues/new/choose" style="font-size:12px;" class="text-warning" title="اطلاعات این بخش اشتباه است قصد اصلاح دارم"><small><span class="fas fa-1x fa-bolt"></span> تصحیح<small></a></h5><p class="card-text">' + t[e].info + '</p><div class="gap-card"></div><div><p class="card-opt"><a class="btn ' + t[e].keytype + '">' + t[e].difficulty + "</a></p></div></div></div></div>") : $(".myitems").append('<div class="float-right"><div class="card"><div class="card-body"><h5 class="card-title"><a target="_blank" class="text-dark" rel="nofollow" title="سایت ' + t[e].name + '" href="' + t[e].website + '">' + t[e].name + '</a>&nbsp;<a href="https://github.com/amirshnll/rtbf.ir/issues/new/choose" style="font-size:12px;" class="text-warning" title="اطلاعات این بخش اشتباه است قصد اصلاح دارم"><small><span class="fas fa-1x fa-bolt"></span> تصحیح<small></a></h5><p class="card-text">' + t[e].info + '</p><div class="gap-card"></div><div><p class="card-opt card-opt90"><a class="btn ' + t[e].keytype + '">' + t[e].difficulty + '</a>&nbsp;<a target="_blank" rel="nofollow" href="' + t[e].deleteurl + '" class="btn label-remove"><span class="fa fa-1x fa-trash"></span> &nbsp;حذف حساب کاربری</a></p></div></div></div></div>');
135+
for (var t = JSON.parse(a), e = t.length - 1; e >= 0; e--) "#" == t[e].deleteurl ? $(".myitems").append('<div class="float-right"><div class="card"><div class="card-body"><h5 class="card-title"><a target="_blank" class="text-dark" rel="nofollow" title="سایت ' + t[e].name + '" href="' + t[e].website + '">' + t[e].name + '</a>&nbsp;<a href="https://github.com/amirshnll/rtbf.ir/issues/new/choose" style="font-size:12px;" class="text-warning" title="اطلاعات این بخش اشتباه است قصد اصلاح دارم"><small><span class="fas fa-1x fa-bolt"></span> تصحیح<small></a></h5><p class="card-text">' + t[e].info + '</p><div class="gap-card"></div><div><p class="card-opt"><a class="btn text-light ' + t[e].keytype + '">' + t[e].difficulty + "</a></p></div></div></div></div>") : $(".myitems").append('<div class="float-right"><div class="card"><div class="card-body"><h5 class="card-title"><a target="_blank" class="text-dark" rel="nofollow" title="سایت ' + t[e].name + '" href="' + t[e].website + '">' + t[e].name + '</a>&nbsp;<a href="https://github.com/amirshnll/rtbf.ir/issues/new/choose" style="font-size:12px;" class="text-warning" title="اطلاعات این بخش اشتباه است قصد اصلاح دارم"><small><span class="fas fa-1x fa-bolt"></span> تصحیح<small></a></h5><p class="card-text">' + t[e].info + '</p><div class="gap-card"></div><div><p class="card-opt card-opt90"><a class="btn text-light ' + t[e].keytype + '">' + t[e].difficulty + '</a>&nbsp;<a target="_blank" rel="nofollow" href="' + t[e].deleteurl + '" class="btn label-remove"><span class="fa fa-1x fa-trash"></span> &nbsp;حذف حساب کاربری</a></p></div></div></div></div>');
136136
$(".myitems").append('<div class="float-right"><a target="_blank" class="text-light" href="https://github.com/amirshnll/rtbf.ir/issues/new/choose" rel="nofollow" title="افزودن سایت/سرویس به لیست"><div class="card bg-success text-light text-center"><div class="card-body"><span class="display-1 plus-service">+</span></div></a></div>');
137137
});
138138

0 commit comments

Comments
 (0)