|
1
|
1
|
<div id="appleid-signin"></div>
|
|
2
|
2
|
<script type="text/javascript" src="https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js"></script>
|
|
|
3
|
+<style>
|
|
|
4
|
+ #appleid-signin {
|
|
|
5
|
+ width: 210px;
|
|
|
6
|
+ height: 40px;
|
|
|
7
|
+ }
|
|
|
8
|
+</style> |
|
|
\ No newline at end of file |
...
|
...
|
|