Sha256: 533974e43a2eeca50408860f573ab861085e9cf010dbfad67ee09c241ded2db9
Contents?: true
Size: 468 Bytes
Versions: 11
Compression:
Stored size: 468 Bytes
Contents
// // Layout // Styles for main layout // -------------------------------------------------- .show-grid .panel-display .row { margin-top: 10px; margin-bottom: 20px; } .show-grid .panel-display .row [class*="span"] { background-color: #eee; text-align: center; min-height: 40px; line-height: 40px; @include border-radius(4px); } .container { .container { width: auto; } } body { #header { #navigation { margin-top: 20px; } } }
Version data entries
11 entries across 11 versions & 1 rubygems