app/assets/stylesheets/govuk-template.css.erb in govuk_template-0.8.1 vs app/assets/stylesheets/govuk-template.css.erb in govuk_template-0.9.0

- old
+ new

@@ -105,11 +105,11 @@ a:link { color: #005ea5; } a:visited { - color: #2e8aca; } + color: #4c2c92; } a:hover { color: #2e8aca; } a:active { @@ -181,13 +181,10 @@ font-weight: 600; } img { border: 0; } -button { - *overflow: visible; } - abbr[title] { cursor: help; } /* * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome. @@ -387,17 +384,19 @@ font-weight: bold; color: white; text-decoration: none; } @media (max-width: 640px) { #global-header .header-proposition #proposition-name { - font-size: 20px; + font-size: 18px; line-height: 1.2; } } + #global-header .header-proposition a#proposition-name:hover { + text-decoration: underline; } #global-header .header-proposition a.menu { font-family: "nta", Arial, sans-serif; font-size: 16px; line-height: 1.25; - font-weight: 300; + font-weight: 400; text-transform: none; color: white; display: block; float: right; text-decoration: none; @@ -453,25 +452,23 @@ color: white; text-decoration: none; font-family: "nta", Arial, sans-serif; font-size: 14px; line-height: 1.42857; - font-weight: 400; - text-transform: none; - font-weight: 700; } + font-weight: 700; + text-transform: none; } @media (max-width: 640px) { #global-header .header-proposition #proposition-links li a { font-size: 12px; line-height: 1.25; } } @media (min-width: 769px) { #global-header .header-proposition #proposition-links li a { font-family: "nta", Arial, sans-serif; font-size: 16px; line-height: 1.25; - font-weight: 300; - text-transform: none; font-weight: 700; + text-transform: none; line-height: 23px; } } @media (min-width: 769px) and (max-width: 640px) { #global-header .header-proposition #proposition-links li a { font-size: 14px; line-height: 1.14286; } } @@ -520,11 +517,11 @@ padding-right: 30px; } } #global-cookie-message p { font-family: "nta", Arial, sans-serif; font-size: 16px; line-height: 1.25; - font-weight: 300; + font-weight: 400; text-transform: none; margin: 0; } @media (max-width: 640px) { #global-cookie-message p { font-size: 14px; @@ -557,11 +554,11 @@ font-weight: bold; color: #171819; margin: 0; } @media (max-width: 640px) { #footer h2 { - font-size: 20px; + font-size: 18px; line-height: 1.2; } } #footer h2 a { color: inherit; } #footer .footer-meta { padding-left: 15px; @@ -583,11 +580,11 @@ width: 75%; } } #footer .footer-meta .footer-meta-inner ul { font-family: "nta", Arial, sans-serif; font-size: 16px; line-height: 1.5; - font-weight: 300; + font-weight: 400; text-transform: none; display: inline-block; list-style: none; margin: 0 0 1.5em 0; padding: 0; } @@ -629,11 +626,11 @@ background-size: 41px 17px; } } #footer .footer-meta .footer-meta-inner .open-government-licence p { font-family: "nta", Arial, sans-serif; font-size: 16px; line-height: 1.25; - font-weight: 300; + font-weight: 400; text-transform: none; margin: 0; padding-top: 0.1em; } @media (max-width: 640px) { #footer .footer-meta .footer-meta-inner .open-government-licence p { @@ -641,10 +638,10 @@ line-height: 1.14286; } } #footer .footer-meta .copyright { font-family: "nta", Arial, sans-serif; font-size: 16px; line-height: 1.25; - font-weight: 300; + font-weight: 400; text-transform: none; margin: 30px 0 0 0; width: 100%; display: block; } @media (max-width: 640px) {