Sha256: 02e931d9f880c8ce035044dca399312e4a8a98a1c96f9f4655a6069fc525f99e
Contents?: true
Size: 1.56 KB
Versions: 11
Compression:
Stored size: 1.56 KB
Contents
.sub-footer { background-color: $sub-footer-color; padding-top: 40px; padding-bottom:30px; } input#mc-embedded-subscribe { color: #fff; background-color: #717171; border-color: #95989A; } input#mc-embedded-subscribe:hover{ color: #fff; } footer { background-color: $footer-bg-color; height:auto; color: #FFF; padding:20px; font-size: 16px; } footer a{ color: $gray-lighter; font-size: 14px; } footer h3 { font-size: 14px; font-weight:700; } footer a:hover{ color: $brand-primary; text-decoration: none; transition: color .5s ease; -moz-transition: color .5s ease; -webkit-transition: color .5s ease; } footer b a { color: $brand-primary; } footer b a:hover{ color: #FFF; } .footer-bottom { height:40px; line-height: 29px; background-color: darken($brand-primary, 20%); color: #FFF; } .footer-strip{ background-color: $footer-bg-color; border-top: 1px $brand-primary solid; } div.row.footer-strip > div > div.pull-right > ul { background-color: $gray-darker; } div.row.footer-strip > div > div.pull-right > ul a { color: #FFF; } div.row.footer-strip > div > div.pull-right > ul a:hover{ color: $brand-primary; transition: color .5s ease; -moz-transition: color .5s ease; -webkit-transition: color .5s ease; } .footer-strip .container div { height:50px; line-height: 50px; color: #FFF; } .coloured-bp{ color: $brand-primary; } .main-footer-content{ margin-bottom: 10px; } .footer-logo { display:block; max-width: 50%; height: auto; }
Version data entries
11 entries across 11 versions & 1 rubygems