Update anpdf.phtml

This commit is contained in:
Вячеслав
2020-04-03 09:39:26 +00:00
parent 0dc73aab0c
commit 3fd0c0a3a6

View File

@@ -73,11 +73,11 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
<div style="display: flex;align-items:center;height: 51px;width: 100%;background: #2c2e35;box-sizing: border-box;">
<ul id="pdf-nav" style="font-size: 1.1em;width: 50%;font-weight:bold;display: flex;justify-content: center;">
<?if (isset($prevurl)):?>
<li style="list-style-type:none;margin-right: 10px;float: left;border: 3px solid white;border-radius: 28px;padding: 2px 7px;"><a style="color:white;text-decoration: none;" href="<?=$prevurl?>"><&nbsp;Предыдущая страница</a></li>
<li style="list-style-type:none;margin-right: 15px;float: left;border: 3px solid white;border-radius: 28px;padding: 2px 10px;"><a style="color:white;text-decoration: none;" href="<?=$prevurl?>"><&nbsp;Предыдущая страница</a></li>
<?endif?>
<li style="list-style-type:none;color:white;margin-right: 10px;float: left;font-size: 1.7em;"><?=$page?></li>
<li style="list-style-type:none;color:white;margin-right: 15px;float: left;font-size: 1.7em;"><?=$page?></li>
<?if (isset($nexturl)):?>
<li style="list-style-type:none;margin-right: 10px;float: left;border: 3px solid white;border-radius: 28px;padding: 2px 7px;"><a style="color:white;text-decoration: none;" href="<?=$nexturl?>">Следующая страница&nbsp;></a></li>
<li style="list-style-type:none;float: left;border: 3px solid white;border-radius: 28px;padding: 2px 10px;"><a style="color:white;text-decoration: none;" href="<?=$nexturl?>">Следующая страница&nbsp;></a></li>
<?endif?>
</ul>
<p style="width: 50%;background: #69c;display: flex;height: 51px;align-items: center;justify-content: center;font-weight: bold;font-size: 1.1em;">