mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
..
This commit is contained in:
commit
5178459c1f
File diff suppressed because one or more lines are too long
16
demo/out.html
Normal file
16
demo/out.html
Normal file
@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<style text="text/css">
|
||||
@font-face{font-family:f7;src:url(f7.ttf);}.f7{font-family:f7;transform-origin:0% 77.9689%;-ms-transform-origin:0% 77.9689%;-moz-transform-origin:0% 77.9689%;-webkit-transform-origin:0% 77.9689%;-o-transform-origin:0% 77.9689%;line-height:1.221;}
|
||||
#t{
|
||||
font-family:f7;
|
||||
font-size:20px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="t">Trace!a</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user