Sha256: a71def26b40cada94586fefad7b94a6a2c90e1dfb529fff208d5d8b60051ac79
Contents?: true
Size: 285 Bytes
Versions: 10
Compression:
Stored size: 285 Bytes
Contents
/* * Metro UI CSS * Copyright 2012 Sergey Pimenov * Licensed under the MIT Lilcense * * 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
10 entries across 10 versions & 3 rubygems