Upgrade font-awesome to get new PP logo

This commit is contained in:
Jeff Brateman
2016-09-11 11:20:30 -05:00
committed by GitHub
parent 8b654d76da
commit b2c244199b

View File

@@ -10,7 +10,7 @@
<title>PayPal PHP SDK - Welcome</title> <title>PayPal PHP SDK - Welcome</title>
<!-- Bootstrap core CSS --> <!-- Bootstrap core CSS -->
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" rel="stylesheet"> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
<!-- Custom styles for this template --> <!-- Custom styles for this template -->
<link href="cover.css" rel="stylesheet"> <link href="cover.css" rel="stylesheet">