diff --git a/docs/_includes/anchors b/docs/_includes/anchors deleted file mode 100644 index fca1e02a..00000000 --- a/docs/_includes/anchors +++ /dev/null @@ -1,32 +0,0 @@ - \ No newline at end of file diff --git a/docs/css/anchor.css b/docs/css/anchor.css deleted file mode 100644 index 490308be..00000000 --- a/docs/css/anchor.css +++ /dev/null @@ -1,44 +0,0 @@ -/*! - * Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome - * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */ -@font-face { - font-family: 'FontAwesome'; - src: url('../fonts/fontawesome-webfont.eot?v=4.1.0'); - src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg'); - font-weight: normal; - font-style: normal; -} -.fa { - display: inline-block; - font-family: FontAwesome; - font-style: normal; - font-weight: normal; - line-height: 1; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} -.fa-link:before { - content: "\f0c1"; -} -/* - * This code is courtesy Ben Balter, modified by Parker Moore for jekyllrb.com - * http://ben.balter.com/2014/03/13/pages-anchor-links/ - */ -.header-link { - position: relative; - left: 0.5em; - opacity: 0; - font-size: 0.8em; - - -webkit-transition: opacity 0.2s ease-in-out 0.1s; - -moz-transition: opacity 0.2s ease-in-out 0.1s; - -ms-transition: opacity 0.2s ease-in-out 0.1s; -} -h2:hover .header-link, -h3:hover .header-link, -h4:hover .header-link, -h5:hover .header-link, -h6:hover .header-link { - opacity: 1; -} diff --git a/docs/widgets_todo_list.md b/docs/widgets_todo_list.md index 26007c65..c465c6f7 100644 --- a/docs/widgets_todo_list.md +++ b/docs/widgets_todo_list.md @@ -3,7 +3,6 @@ title: Widgets - Todo list --- {% include xstyle.css %} -{% include anchors %} ### Todo list