Sha256: 4df422e77805d43a0ffe399a4efd4de92cc5392ace58cae38844e12ea3b9cd0e
Contents?: true
Size: 537 Bytes
Versions: 11
Compression:
Stored size: 537 Bytes
Contents
// ============================================= // Global styles by Gary Hepting // Last Updated:2013-1-23 // ============================================= /////////////////////// // global styles // /////////////////////// html { width:100%; height:100%; } html, body { width:100% !important; min-height:100%; background:$background-color; padding:0; } hr { border:0; border-bottom:1px solid $border-color; margin:$gutter auto; clear:both; } img, a img { max-width:100%; border:none; }
Version data entries
11 entries across 11 versions & 2 rubygems