From: arthurzurb Date: Wed, 10 Feb 2016 22:07:23 +0000 (-0800) Subject: Updating the Studios Unit above footer X-Git-Tag: v6.2.0~1^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38ae2c69052d70ebe3db356cfd99d977ea4ed214;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Updating the Studios Unit above footer --- diff --git a/docs/assets/scss/docs.scss b/docs/assets/scss/docs.scss index 5fab10e93..c76ee3374 100644 --- a/docs/assets/scss/docs.scss +++ b/docs/assets/scss/docs.scss @@ -19,64 +19,76 @@ .docs-newsletter { margin-top: 0 !important; } #subForm { margin-top: 1rem; } -.studios-callout { - text-align: center !important; - padding: 45px 45px 25px 45px; - margin-top: 45px; - background-color: #fafafa !important; - border-top: 1px solid #f6f4f4; +#studiosCallout { + border-top: 1px solid #f6f4f4; + padding: 45px 45px 20px 45px !important; + background-color: #fafafa !important; - .property-label { - font-family: "Proxima Nova Condensed Bold","Proxima Nova Condensed","proxima-nova-condensed","Helvetica Neue",Helvetica,Arial,sans-serif !important; - text-transform: uppercase !important; - font-weight: bold !important; - color: #2CADBE !important; - // text-align: center; - } + .property-label { + font-family: "Proxima Nova Condensed Bold","Proxima Nova Condensed","proxima-nova-condensed","Helvetica Neue",Helvetica,Arial,sans-serif; + text-transform: uppercase; + font-weight: bold; + } - .studios { - background-color: #2CADBE !important; - } + h3 { + font-size: 26px; + margin-top: 20px; + color: #333; + } - h3 { - font-size: 26px !important; - margin-top: 20px !important; - margin-bottom: 10px !important; - font-weight: light !important; - } + .lead { + font-size: 18px; + color: #333; + } - img { - width: 100% !important; - height: 250px !important; - overflow: hidden !important; - } + img { + width: 100%; + height: 250px; + overflow: hidden; + } - .lead { - color: #777777; - font-size: 18px; - font-weight: thin; - } - .button { - width: 100% !important; - font-weight: bold; - &:hover { - background-color: darken(#2CADBE, 10%) !important; - transition: .25 ease all !important; + /* -= Button + Label Colors Based on Property =- */ + + &.university { + .button { background: #ff6908; + &:hover { + background-color: #de5700; + transition: .25 ease all; + } + } + .property-label { color: #ff6908; } + } + &.foundation { + .button { background: #2CADBE; + &:hover { + background-color: #228795; + transition: .25 ease all; + } + } + .property-label { color: #2CADBE; } + } + &.studios { + .button { background: #2CADBE; + &:hover { + background-color: #228795; + transition: .25 ease all; + } + } + .property-label { color: #2CADBE; } } } -} -.studios-callout { - @include breakpoint(medium) { - text-align: left !important; + #studiosCallout { + @media (max-width: 650px) { + text-align: left; - .button { - width: auto !important; - } + .button { + width: auto; + } - h1 { - margin-top: 0 !important; + h1 { + margin-top: 0; + } } } -} diff --git a/docs/partials/footer.html b/docs/partials/footer.html index 001610d17..dfb0fffe0 100644 --- a/docs/partials/footer.html +++ b/docs/partials/footer.html @@ -1,15 +1,15 @@ - -
-
-
+ +
+
+
-