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-08-30 15:52:53 +0300
committerYan Zhu <picturepan2@hotmail.com>2017-08-30 15:52:53 +0300
commitdd03f84e2ad7cffa517bee412d1e15e8de47f88d (patch)
tree93ca6ca6b84b985e70a4a7a4eae84eead3570329 /docs/layout.html
parent3f56d1b4ae7be7cbbd1884654d1dba5a9a4e5475 (diff)
Fix LESS to SASS issues. Add Examples.
Diffstat (limited to 'docs/layout.html')
-rw-r--r--docs/layout.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/layout.html b/docs/layout.html
index 56e664b..2a54575 100644
--- a/docs/layout.html
+++ b/docs/layout.html
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="UTF-8" />
+ <meta charset="utf-8" />
<meta name="robots" content="index, follow" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+ <meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta name="author" content="https://github.com/picturepan2/" />
<title>Layout - Spectre.css CSS Framework</title>
<link rel="stylesheet" href="dist/spectre.css" />
@@ -16,7 +16,7 @@
<div class="columns">
<div id="sidebar" class="s-sidebar">
<div class="s-brand">
- <a href="index.html" class="s-logo tooltip tooltip-bottom" data-tooltip="Spectre.css CSS Framework">
+ <a href="index.html" class="s-logo">
<img src="img/spectre-logo.svg" alt="Spectre.css CSS Framework" />
<h2>Spectre.css</h2>
</a>