This commit is contained in:
Peter Cottle 2013-02-20 20:29:37 -08:00
parent 39be0644ab
commit 3aad020f7d
3 changed files with 3 additions and 3 deletions

View file

@ -284,7 +284,7 @@ div.toolbar {
position: relative; position: relative;
text-align: center; text-align: center;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 0; font-size: 14px;
color: #333; color: #333;
} }

View file

@ -13,7 +13,7 @@
<meta property="og:image" content="http://pcottle.github.com/learnGitBranching/assets/learnGitBranching.png"/> <meta property="og:image" content="http://pcottle.github.com/learnGitBranching/assets/learnGitBranching.png"/>
<meta property="og:description" content="A interactive Git visualization tool to educate and challenge!"/> <meta property="og:description" content="A interactive Git visualization tool to educate and challenge!"/>
<link rel="stylesheet" href="build/main.cb01c7af.css" type="text/css" charset="utf-8"> <link rel="stylesheet" href="build/main.657245d8.css" type="text/css" charset="utf-8">
<link rel="stylesheet" href="src/style/font-awesome.css" type="text/css" charset="utf-8"> <link rel="stylesheet" href="src/style/font-awesome.css" type="text/css" charset="utf-8">
</head> </head>
<body> <body>

View file

@ -284,7 +284,7 @@ div.toolbar {
position: relative; position: relative;
text-align: center; text-align: center;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 0; font-size: 14px;
color: #333; color: #333;
} }