Update anpdf.phtml
This commit is contained in:
@@ -71,8 +71,7 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
|
|||||||
<canvas id="the-canvas" style="width:100%;margin: 2% 0;"></canvas>
|
<canvas id="the-canvas" style="width:100%;margin: 2% 0;"></canvas>
|
||||||
|
|
||||||
<div style="display: flex;align-items:center;height: 51px;width: 100%;background: #2c2e35;box-sizing: border-box;">
|
<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%;">
|
<ul id="pdf-nav" style="font-size: 1.1em;width: 50%;font-weight:bold;display: flex;justify-content: center;">
|
||||||
|
|
||||||
<?if (isset($prevurl)):?>
|
<?if (isset($prevurl)):?>
|
||||||
<li style="list-style-type:none;margin-right: 10px;float: left;"><a style="color:white;" href="<?=$prevurl?>">< </a></li>
|
<li style="list-style-type:none;margin-right: 10px;float: left;"><a style="color:white;" href="<?=$prevurl?>">< </a></li>
|
||||||
<?endif?>
|
<?endif?>
|
||||||
@@ -80,10 +79,10 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
|
|||||||
<?if (isset($nexturl)):?>
|
<?if (isset($nexturl)):?>
|
||||||
<li style="list-style-type:none;margin-right: 10px;float: left;"><a style="color:white;" href="<?=$nexturl?>"> ></a></li>
|
<li style="list-style-type:none;margin-right: 10px;float: left;"><a style="color:white;" href="<?=$nexturl?>"> ></a></li>
|
||||||
<?endif?>
|
<?endif?>
|
||||||
</ul>
|
</ul>
|
||||||
<p style="width: 50%;background: #69c;display: flex;height: 51px;align-items: center;justify-content: center;font-weight: bold;font-size: 1.1em;">
|
<p style="width: 50%;background: #69c;display: flex;height: 51px;align-items: center;justify-content: center;font-weight: bold;font-size: 1.1em;">
|
||||||
<a style="color:white;" href="https://argumenti.ru/robomail/486?utm_source=argumenti.ru&utm_medium=subscript&utm_campaign=promo">Получайте «Газету на @email»</a>
|
<a style="color:white;" href="https://argumenti.ru/robomail/486?utm_source=argumenti.ru&utm_medium=subscript&utm_campaign=promo">Получайте «Газету на @email»</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div id="smi_teaser_13132" style="width:100%;">
|
<div id="smi_teaser_13132" style="width:100%;">
|
||||||
<center>
|
<center>
|
||||||
|
|||||||
Reference in New Issue
Block a user