? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/public_html/old/templates/purity_iii/less/layouts/
File Upload :
Current File : /home/admin/public_html/old/templates/purity_iii/less/layouts/blog.less

/**
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org
 *------------------------------------------------------------------------------
 */


// VARIABLES & MIXINS
// ------------------
@import "../vars.less"; // Modify this for custom colors, font-sizes, etc


// ---------------------------------------------------------
// MAGAZINE LAYOUT
// ---------------------------------------------------------
.blog {

  .blog-item {
    border-bottom: 1px solid @gray-lighter;
    margin-bottom: @t3-global-margin * 2;
    padding-bottom: @t3-global-padding * 2;

    // Item image
    // ----------
    .item-image {
      margin-top: 7px;
      margin-right: 0;

      &.pull-left {
        max-width: 100%;
      }

      img {
        max-width: 100%;
        width: 100%;
      }
    }

    // Page header
    // -----------
    .page-header {
      border: 0;
      margin: 0 0 (@t3-global-margin / 2);
      padding: 0;

      h2 {
        margin: 0;
        line-height: 1.3;

        a {
          // Hover states
          &:hover, &:focus, &:active {
            color: @link-hover-color;
          }
        }
      }
    }

    // Item intro
    .article-intro {
      margin-bottom: @t3-global-margin;
    }

  }


  // Item page
  // ---------
  .item-page {
    .tags {
      border-bottom: 1px solid @t3-border-color;
      margin-bottom: @t3-global-margin;

      span a {
        background: @gray-lighter;
      }
    }
  }
}

T1KUS90T
  root-grov@210.1.60.28:~$