Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Zhu <picturepan2@hotmail.com>2017-11-26 10:06:09 +0300
committerGitHub <noreply@github.com>2017-11-26 10:06:09 +0300
commit57febed350bfba13b84763eb882d93e1817c9d78 (patch)
treee308c6326531a1797bf1ed2da394727afba4cc46 /docs/layout.html
parent605dbf8b00758c976a02d05724e90dd8871f91f5 (diff)
parentabcb03dce1307bd77ba9754d4d3d91821d9964e9 (diff)
Merge pull request #345 from picturepan2/0.4.7v0.4.7
0.4.7
Diffstat (limited to 'docs/layout.html')
-rw-r--r--docs/layout.html30
1 files changed, 22 insertions, 8 deletions
diff --git a/docs/layout.html b/docs/layout.html
index 898a57e..777fcef 100644
--- a/docs/layout.html
+++ b/docs/layout.html
@@ -25,7 +25,7 @@
<div class="docs-brand">
<a href="index.html" class="docs-logo">
<img src="img/spectre-logo.svg" alt="Spectre.css CSS Framework">
- <h2>Spectre.css</h2>
+ <h2>SPECTRE</h2>
</a>
</div>
<div class="docs-nav">
@@ -38,7 +38,7 @@
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item">
- <a href="getting-started.html#introduction">Introduction</a>
+ <a href="getting-started.html">Introduction</a>
</li>
<li class="menu-item">
<a href="getting-started.html#installation">Installation</a>
@@ -63,7 +63,7 @@
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item">
- <a href="elements.html#typography">Typography</a>
+ <a href="elements.html">Typography</a>
</li>
<li class="menu-item">
<a href="elements.html#tables">Tables</a>
@@ -97,7 +97,7 @@
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item">
- <a href="layout.html#grid">Flexbox grid</a>
+ <a href="layout.html">Flexbox grid</a>
</li>
<li class="menu-item">
<a href="layout.html#responsive">Responsive</a>
@@ -116,7 +116,7 @@
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item">
- <a href="components.html#accordions">Accordions</a>
+ <a href="components.html">Accordions</a>
</li>
<li class="menu-item">
<a href="components.html#autocomplete">Autocomplete</a>
@@ -186,7 +186,7 @@
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item">
- <a href="utilities.html#colors">Colors</a>
+ <a href="utilities.html">Colors</a>
</li>
<li class="menu-item">
<a href="utilities.html#cursors">Cursors</a>
@@ -220,7 +220,7 @@
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item">
- <a href="experimentals.html#calendars">Calendars</a>
+ <a href="experimentals.html">Calendars</a>
</li>
<li class="menu-item">
<a href="experimentals.html#carousels">Carousels</a>
@@ -464,6 +464,20 @@
</div>
+ <div class="container">
+ <div class="docs-ad docs-ad-sidebar">
+ <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
+ <!-- github-vertical-sm -->
+ <ins class="adsbygoogle"
+ style="display:inline-block;width:120px;height:240px"
+ data-ad-client="ca-pub-2225124559530218"
+ data-ad-slot="5087273059"></ins>
+ <script>
+ (adsbygoogle = window.adsbygoogle || []).push({});
+ </script>
+ </div>
+ </div>
+
<div id="responsive" class="container">
<h3 class="s-title"><a href="#responsive" class="anchor" aria-hidden="true">#</a>Responsive</h3>
<div class="docs-note">
@@ -737,7 +751,7 @@
<footer class="docs-footer">
<p><a href="https://github.com/picturepan2/spectre" target="_blank">GitHub</a> | <a href="https://twitter.com/spectrecss" target="_blank">Twitter</a> | <a href="https://www.paypal.me/picturepan2" target="_blank">PayPal Donate</a> | Version <span class="version"></span></p>
- <p>Designed and built with ♥ by <a href="https://twitter.com/picturepan2" target="_blank">Yan Zhu</a>. Licensed under the <a href="https://github.com/picturepan2/spectre/blob/master/LICENSE" target="_blank">MIT License</a>.</p>
+ <p>Designed and built with <span class="text-error">♥</span> by <a href="https://twitter.com/picturepan2" target="_blank">Yan Zhu</a>. Licensed under the <a href="https://github.com/picturepan2/spectre/blob/master/LICENSE" target="_blank">MIT License</a>.</p>
</footer>
</div>