Improve the style

Improve the style
This commit is contained in:
Danang Probo Sayekti 2014-01-30 14:04:00 +07:00
commit e12cf5ca7a
5 changed files with 10 additions and 4 deletions

View file

@ -24,7 +24,7 @@
<meta content="<?php echo config('blog.description')?>" itemprop="description"/>
</div>
<?php if(login()) {?>
<style> #outer-wrapper{ padding-top:30px;}</style>
<style> #outer-wrapper{ padding-top:30px;} @media all and (max-width: 550px) {#outer-wrapper{ padding-top:60px;}}</style>
<div id="toolbar">
<ul>
<li><a href="<?php echo site_url() ?>">Home</a></li>