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?>
|
||||||
|
|||||||
Reference in New Issue
Block a user