whoami7 - Manager
:
/
home
/
techyfnq
/
www
/
wp-content
/
plugins
/
site-reviews
/
views
/
pages
/
documentation
/
faq
/
Upload File:
files >> //home/techyfnq/www/wp-content/plugins/site-reviews/views/pages/documentation/faq/change-font.php
<?php defined('ABSPATH') || exit; ?> <div class="glsr-card postbox"> <h3 class="glsr-card-heading"> <button type="button" class="glsr-accordion-trigger" aria-expanded="false" aria-controls="faq-change-font"> <span class="title">How do I change the font?</span> <span class="icon"></span> </button> </h3> <div id="faq-change-font" class="inside"> <p>Site Reviews does not impose its own font as most styling is inherited by your theme's stylesheet. However, you can easily customise this with some CSS.</p> <pre><code class="language-css">[class*=glsr-] { font-family: monospace; }</code></pre> </div> </div>
Copyright ©2021 || Defacer Indonesia