Cleaning up a ton of CSS.. Removing unused selectors. Eliminated over 80% of CSS. Upgrading jQuery & FA

This commit is contained in:
spf13
2014-08-20 14:10:36 -04:00
parent 34a93fa1f3
commit f5157566ef
15 changed files with 1333 additions and 11325 deletions

View File

@@ -236,7 +236,7 @@
<!-- Bootstrap core JavaScript -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="/js/jquery.js"></script>
<script src="/js/jquery-2.1.1.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script>
$(function() {

View File

@@ -11,7 +11,6 @@
<title>{{.Title}}</title>
<link href="/css/bootstrap-theme.css" rel="stylesheet">
<link href="/css/elegant-icons-style.css" rel="stylesheet" />
<link href="/assets/font-awesome/css/font-awesome.min.css" rel="stylesheet" />
<link href="/css/style.css" rel="stylesheet">
<link href="/css/style-responsive.css" rel="stylesheet" />