File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed
Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -34,10 +34,13 @@ <h1>Help — Dark Reader</h1>
3434 }
3535</ script >
3636
37- < p > Dark Reader is a set of fast and efficient algorithms.
38- We work hard on improvements.
39- Please < a data-s ="d-help-top " href ="https://darkreader.org/support-us " target ="_blank "> pay for using the extension</ a > and support our work.
40- Install our < a data-s ="drios-help-top " href ="https://apps.apple.com/us/app/dark-reader-for-safari/id1438243180 " target ="_blank " rel ="noopener "> mobile apps</ a > .</ p >
37+ < div class ="intro ">
38+ Dear Reader,
39+ we've put a lot of love and effort into creating this app, making it efficient and easy to use.
40+ Your < a data-s ="d-help-top " href ="https://darkreader.org/support-us " target ="_blank "> payment</ a >
41+ helps us continue improving it with new features and improvements.
42+ </ div >
43+
4144< ul >
4245< li > < a href ="#faq "> FAQ</ a > </ li >
4346< li > < a href ="#contacts "> Contacts</ a > </ li >
Original file line number Diff line number Diff line change 1010 text-indent : -999rem ;
1111}
1212
13+ .intro ::first-letter {
14+ font-size : 150% ;
15+ font-weight : bold;
16+ }
17+
1318.page-grid-inside {
1419 display : flex;
1520 flex-direction : row;
You can’t perform that action at this time.
0 commit comments