mirror of
https://github.com/pi-hole/web.git
synced 2026-05-02 14:42:23 +01:00
Updated list of skins and removed whitespace from end of lines in documentation build files
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<div class="callout callout-danger lead">
|
||||
<h4>Tip!</h4>
|
||||
<p>The <a href="../starter.html">starter page</a> is a good place to start building your app if you'd like to start from scratch.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3>Layout Options</h3>
|
||||
<p class="lead">AdminLTE 2.0 provides a set of options to apply to your main layout. Each on of these classes can be added
|
||||
@@ -29,10 +29,16 @@
|
||||
class to the body tag to change the template's appearance. Here is the list of available skins:</p>
|
||||
<ul class="bring-up">
|
||||
<li><code>skin-blue</code></li>
|
||||
<li><code>skin-blue-light</code></li>
|
||||
<li><code>skin-yellow</code></li>
|
||||
<li><code>skin-yellow-light</code></li>
|
||||
<li><code>skin-purple</code></li>
|
||||
<li><code>skin-purple-light</code></li>
|
||||
<li><code>skin-green</code></li>
|
||||
<li><code>skin-green-light</code></li>
|
||||
<li><code>skin-red</code></li>
|
||||
<li><code>skin-red-light</code></li>
|
||||
<li><code>skin-black</code></li>
|
||||
<li><code>skin-black-light</code></li>
|
||||
</ul>
|
||||
</section>
|
||||
Reference in New Issue
Block a user