Update anpdf.phtml

This commit is contained in:
Вячеслав
2020-04-02 10:14:10 +00:00
parent 9f61d73f50
commit 890219c7b6

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%;background: #f5f5f5;"> <body style="width: 87%;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>