Update anpdf.phtml
This commit is contained in:
@@ -4,8 +4,10 @@
|
|||||||
<script src="//mozilla.github.io/pdf.js/build/pdf.js"></script>
|
<script src="//mozilla.github.io/pdf.js/build/pdf.js"></script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body style="width: 90%;margin: 0px auto;margin-top: 2%;">
|
||||||
<h1><a href="https://argumenti.ru/">Аргументы Недели</a> → <a style="text-decoration:underline;letter-spacing: 0.3px;" href="/"><?=$title?></a></h1>
|
<h1 style="font-size: 1.4em;text-align: center;">
|
||||||
|
<a style="color: #4e4f55;text-decoration:underline;" href="https://argumenti.ru/">Аргументы Недели</a> → <a style="color: #4e4f55;text-decoration:underline;letter-spacing: 0.3px;" href="/"><?=$title?></a>
|
||||||
|
</h1>
|
||||||
|
|
||||||
<canvas id="the-canvas"></canvas>
|
<canvas id="the-canvas"></canvas>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user