diff options
Diffstat (limited to 'themes/astaf/views/layouts/main.php')
| -rw-r--r-- | themes/astaf/views/layouts/main.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/astaf/views/layouts/main.php b/themes/astaf/views/layouts/main.php index 4a517b6..092ff25 100644 --- a/themes/astaf/views/layouts/main.php +++ b/themes/astaf/views/layouts/main.php @@ -128,7 +128,7 @@ */?> <section class="ym-grid linearize-level-1"> <article class="ym-g66 ym-gl content"> - <div class="ym-gbox-left ym-clearfix"> + <div class="ym-gbox-left ym-clearfix" style="<?php echo $this->astafAdditionalStyle; ?>" > <?php echo $content; ?><?php /* ?> <!--<img src="http://dummyimage.com/240x160/cccccc/fff.png" alt="" class="float-left bordered"/> |
