Update anpdf.phtml

This commit is contained in:
Вячеслав
2020-04-02 09:39:36 +00:00
parent f0aa7a49cf
commit b5e7a01ca0

View File

@@ -4,7 +4,7 @@
<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 style="width: 90%;margin: 0px auto;margin-top: 2%;"> <body style="width: 90%;margin: 0px auto;margin-top: 2%;background: #f5f5f5;">
<h1 style="font-size: 1.4em;text-align: center;"> <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> <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> </h1>