File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
77 < link rel ="stylesheet " href ="../../../../build/base.css ">
88 < link rel ="stylesheet " href ="../../../../build/buttons.css ">
9- < link rel ="stylesheet " href ="//netdna.bootstrapcdn.com/font-awesome/3 .0.2 /css/font-awesome.css ">
10- < link rel ="stylesheet " href ="//netdna.bootstrapcdn.com/font-awesome/3 .0.2 /css/font-awesome-ie7.css ">
9+ < link rel ="stylesheet " href ="//netdna.bootstrapcdn.com/font-awesome/4 .0.3 /css/font-awesome.css ">
10+ < link rel ="stylesheet " href ="//netdna.bootstrapcdn.com/font-awesome/4 .0.3 /css/font-awesome-ie7.css ">
1111 < link href ='http://fonts.googleapis.com/css?family=Open+Sans ' rel ='stylesheet ' type ='text/css '>
1212
1313 < style >
@@ -98,12 +98,12 @@ <h2>Customizing Buttons</h2>
9898
9999 < p >
100100 < button class ="pure-button pure-button-wedding ">
101- < i class ="icon -film "> </ i >
101+ < i class ="fa fa -film "> </ i >
102102 Start Playing Movie
103103 </ button >
104104
105105 < a class ="pure-button pure-button-wedding " href ="# ">
106- < i class ="icon -film "> </ i >
106+ < i class ="fa fa -film "> </ i >
107107 Start Playing Movie
108108 </ a >
109109 </ p >
You can’t perform that action at this time.
0 commit comments