Widget:Card Builder V2

From Unforgotten Realms Wiki
Revision as of 11:23, 8 June 2015 by imported>Plornt (Testing on a new page as theres 30 people on the other card builder page. Dont want to kick them off with errors.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

<style>@font-face {

  font-family: 'Traditio-AH';
                 src: url('/widget_code/react/CardBuilder/resources/Traditio-AH.ttf.eot');
    src: url('/widget_code/react/CardBuilder/resources/Traditio-AH.ttf.eot') format('embedded-opentype'),
                   url('/widget_code/react/CardBuilder/resources/Traditio-AH.ttf.woff') format('woff'),
                   url('/widget_code/react/CardBuilder/resources/Traditio-AH.ttf.svg#Traditio-AH') format('svg');
                   font-weight: normal;
                   font-style: normal;

} </style>

<script src="/widget_code/compiled/html2canvas.js"></script> <script src="/widget_code/compiled/saveAs.js"></script> <script src="/widget_code/vendor/react-with-addons.js"></script> <script src="/widget_code/compiled/card_builder_v2.js"></script>