Sha256: 9c064e9e308d63039f37d81e357fe3bf72fbd1357b5f0f2450b1249dbcb9b714

Contents?: true

Size: 284 Bytes

Versions: 1

Compression:

Stored size: 284 Bytes

Contents

/*
 * Metro UI CSS
 * Copyright 2012 Sergey Pimenov
 * Licensed under the MIT License
 *
 * Hero.less
 *
 */

.hero-unit {
    position: relative;
    margin: 0 0 10px;
    padding: 20px;
    background-color: #f1f1f1;
    //border: 1px #ddd solid;
    width: 100%;
    .clearfix();
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
metro-ui-rails-0.15.8.13 vendor/toolkit/metro-ui/hero.less