Skip to content

Commit

Permalink
Add normalize.css from OSSCDN for better cross-browser support.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Mar 22, 2014
1 parent fa625a3 commit c48f30d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Fork me on Github CSS Ribbon</title>
<link rel="stylesheet" href="http:https://oss.maxcdn.com/libs/normalize-css/3.0.0/normalize.min.css">
<style>
/* This is just the styling for this page. See below for the CSS for the ribbon itself. */
html {
Expand Down

0 comments on commit c48f30d

Please sign in to comment.