Add css styles for <dl>, <dd> and <dt>. Changed tags on faq from span to <dl> etc. Deleted css classes .faq-asq and .faq-reply, deleted donation-alerts, updated sitemaps.

This commit is contained in:
Eugene Serb 2022-07-25 13:47:24 +03:00
parent 45e85e4c64
commit 2181f2480c
5 changed files with 50 additions and 42 deletions

View File

@ -469,6 +469,25 @@ table, th, td {
/* PAGES */
/* ----- */
dl dd:last-child {
margin-bottom: 0;
}
dt {
margin-bottom: 4px;
font-size: 16px;
font-weight: 500;
font-style: oblique;
}
dd {
margin-bottom: 16px;
padding-left: 16px;
font-size: 14px;
font-weight: 300;
font-style: normal;
}
/* ----------- */
/* WAVELOVERS */
/* ----------- */
@ -477,12 +496,3 @@ table, th, td {
word-break: break-all;
}
.faq__ask {
font-size: 18px;
font-weight: 500;
}
.faq__reply {
padding-left: 16px;
}

View File

@ -110,8 +110,6 @@
<span>More money you earn more donation to me</span><br /><br />
<span>Bitcoin: </span>
<a href="bitcoin:bc1qspzgj7xrf099s2ej8f5zmm52xu0wkfurpezny5" target="_blank" class="link_hash">bc1qspzgj7xrf099s2ej8f5zmm52xu0wkfurpezny5</a><br />
<span>DonationAlert: </span>
<a href="https://www.donationalerts.com/r/eugene_serb" target="_blank" class="link_hash">@eugene_serb</a>
</div>
</div>
</main>

View File

@ -99,40 +99,40 @@
<div>
<div class="content-item">
<h2 class="content-item__header">FAQ</h2>
<span class="faq__ask">What is the purpose of this software?</span><br />
<span class="faq__reply">Everyone decides for himself, but can be used as a gamepad vibration tester, or as a hand massager.</span><br /><br />
<span class="faq__ask">Can I use this software as a hand massager?</span><br />
<span class="faq__reply">Yes of course. If you use this as a massager, then before the session I recommend consulting with a doctor.</span><br /><br />
<span class="faq__ask">I have a gamepad with vibration, what should I do before using it as a hand massager?</span><br />
<span class="faq__reply">I recommend checking the device for correct operation, mechanical damage, and be sure to use an antiseptic.</span><br /><br />
<span class="faq__ask">I'm having problems with the app or connecting my device to the app?</span><br />
<span class="faq__reply">Go to Troubleshooting.</span>
<dl>
<dt>What is the purpose of this software?</dt>
<dd>Everyone decides for himself, but can be used as a gamepad vibration tester, or as a hand massager.</dd>
<dt>Can I use this software as a hand massager?</dt>
<dd>Yes of course. If you use this as a massager, then before the session I recommend consulting with a doctor.</dd>
<dt>I have a gamepad with vibration, what should I do before using it as a hand massager?</dt>
<dd>I recommend checking the device for correct operation, mechanical damage, and be sure to use an antiseptic.</dd>
<dt>I'm having problems with the app or connecting my device to the app?</dt>
<dd>Go to Troubleshooting.</dd>
</dl>
</div>
<div class="content-item">
<h2 class="content-item__header">Troubleshooting</h2>
<span>If you are having difficulty detecting a gamepad by the browser, you can use the utility </span>
<a href="https://eugene-serb.github.io/gamepad-master/" target="_blank">Gamepad Master</a><br /><br />
<span class="faq__ask">The app does not see my device.</span><br />
<span class="faq__reply">Make sure you have a chromium-based browser, then update the app and reconnect your device.</span><br /><br />
<span class="faq__ask">The application sees the gamepad, but writes that the vibration actuator is missing.</span><br />
<span class="faq__reply">This problem is specific to mozilla firefox browser and d-input mode. Check the system requirements before using the software.</span><br /><br />
<span class="faq__ask">My question is not here.</span><br />
<span class="faq__reply">Write me </span><a href="mailto:eugene.serb@gmail.com" target="_blank">eugene.serb@gmail.com</a>
<dl>
<dt>The app does not see my device.</dt>
<dd>Make sure you have a chromium-based browser, then update the app and reconnect your device.</dd>
<dt>The application sees the gamepad, but writes that the vibration actuator is missing.</dt>
<dd>This problem is specific to mozilla firefox browser and d-input mode. Check the system requirements before using the software.</dd>
<dt>My question is not here.</dt>
<dd>Write me <a href="mailto:eugene.serb@gmail.com" target="_blank">eugene.serb@gmail.com</a></dd>
</dl>
</div>
<div class="content-item">
<h2 class="content-item__header">System Requirements</h2>
<span class="faq__ask">Gamepad:</span><br />
<span class="faq__reply">X-Input and vibration actuator required.</span><br /><br />
<span class="faq__ask">Browser:</span><br />
<span class="faq__reply">Google Chrome or any other Chromium-based browser is recommended.</span><br /><br />
<span class="faq__ask">Operating System:</span><br />
<span class="faq__reply">Windows 7 or higher recommended.</span><br />
<dl>
<dt>Gamepad:</dt>
<dd>X-Input and vibration actuator required.</dd>
<dt>Browser:</dt>
<dd>Google Chrome or any other Chromium-based browser is recommended.</dd>
<dt>Operating System:</dt>
<dd>Windows 7 or higher recommended.</dd>
</dl>
</div>
</div>
</main>

View File

@ -2,25 +2,25 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://wavelovers.ru/</loc>
<lastmod>2022-07-24</lastmod>
<lastmod>2022-07-25</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://wavelovers.ru/faq.html</loc>
<lastmod>2022-07-24</lastmod>
<lastmod>2022-07-25</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://wavelovers.ru/about.html</loc>
<lastmod>2022-07-24</lastmod>
<lastmod>2022-07-25</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://wavelovers.ru/donate.html</loc>
<lastmod>2022-07-24</lastmod>
<lastmod>2022-07-25</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>

View File

@ -2,7 +2,7 @@
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>https://wavelovers.ru/sitemap-internal.xml</loc>
<lastmod>2022-07-24</lastmod>
<lastmod>2022-07-25</lastmod>
</sitemap>
</sitemapindex>