We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbdd4a4 commit ba87ea1Copy full SHA for ba87ea1
www/footer-gi.html
@@ -1,7 +1,8 @@
1
2
<!-- Beginning of Footer -->
3
<h1>GLYPHICONS FREE</h1>
4
- <blockquote>
+ <blockquote
5
+ cite="https://glyphicons.com/old/license.html#old-free-license">
6
<h2>GLYPHICONS FREE license for previous version 1.9.2</h2>
7
<p>are released under the
8
<a href="https://creativecommons.org/licenses/by/3.0/"
www/gi/index.html
www/nginx-fancy.css
@@ -1,3 +1,7 @@
+blockquote {
+ font-style:italic;
+ margin-left:4em;
+}
h1#fancy {
font-family:monospace;
}
0 commit comments