govuk_template 0.6.3 → 0.6.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -351,6 +351,7 @@ button:focus,
|
|
|
351
351
|
background-color: #0b0c0c;
|
|
352
352
|
width: 100%; }
|
|
353
353
|
#global-header .header-wrapper {
|
|
354
|
+
background-color: #0b0c0c;
|
|
354
355
|
max-width: 990px;
|
|
355
356
|
margin: 0 auto;
|
|
356
357
|
padding: 0.5em 15px;
|
|
@@ -529,11 +530,12 @@ button:focus,
|
|
|
529
530
|
background-color: #dee0e2;
|
|
530
531
|
border-top: 1px solid #a1acb2; }
|
|
531
532
|
#footer .footer-wrapper {
|
|
532
|
-
|
|
533
|
+
background-color: #dee0e2;
|
|
534
|
+
max-width: 990px;
|
|
533
535
|
margin: 0 auto;
|
|
534
|
-
padding:
|
|
535
|
-
width:
|
|
536
|
-
|
|
536
|
+
padding: 20px 0 0;
|
|
537
|
+
width: 960px;
|
|
538
|
+
padding: 60px 15px 0; }
|
|
537
539
|
#footer a {
|
|
538
540
|
color: #454a4c; }
|
|
539
541
|
#footer a:hover {
|
|
@@ -557,7 +559,7 @@ button:focus,
|
|
|
557
559
|
clear: both;
|
|
558
560
|
font-size: 0;
|
|
559
561
|
color: #454a4c;
|
|
560
|
-
padding
|
|
562
|
+
padding: 0 15px 60px; }
|
|
561
563
|
#footer .footer-meta .footer-meta-inner {
|
|
562
564
|
display: inline-block;
|
|
563
565
|
vertical-align: bottom;
|
|
@@ -618,16 +620,6 @@ button:focus,
|
|
|
618
620
|
#footer .footer-meta .footer-meta-inner .open-government-licence p {
|
|
619
621
|
font-size: 14px;
|
|
620
622
|
line-height: 1.14286; } }
|
|
621
|
-
#footer .footer-meta .footer-meta-inner .open-government-licence p a {
|
|
622
|
-
font-family: "nta", Arial, sans-serif;
|
|
623
|
-
font-size: 14px;
|
|
624
|
-
line-height: 1.42857;
|
|
625
|
-
font-weight: 400;
|
|
626
|
-
text-transform: none; }
|
|
627
|
-
@media (max-width: 640px) {
|
|
628
|
-
#footer .footer-meta .footer-meta-inner .open-government-licence p a {
|
|
629
|
-
font-size: 12px;
|
|
630
|
-
line-height: 1.25; } }
|
|
631
623
|
#footer .footer-meta .copyright {
|
|
632
624
|
font-family: "nta", Arial, sans-serif;
|
|
633
625
|
font-size: 16px;
|
|
@@ -351,9 +351,11 @@ button:focus,
|
|
|
351
351
|
background-color: #0b0c0c;
|
|
352
352
|
width: 100%; }
|
|
353
353
|
#global-header .header-wrapper {
|
|
354
|
+
background-color: #0b0c0c;
|
|
354
355
|
max-width: 990px;
|
|
355
356
|
margin: 0 auto;
|
|
356
|
-
padding: 0.5em 15px;
|
|
357
|
+
padding: 0.5em 15px;
|
|
358
|
+
width: 960px; }
|
|
357
359
|
#global-header .header-wrapper .header-global .header-logo {
|
|
358
360
|
float: left;
|
|
359
361
|
width: 33.33%; }
|
|
@@ -527,11 +529,12 @@ button:focus,
|
|
|
527
529
|
background-color: #dee0e2;
|
|
528
530
|
border-top: 1px solid #a1acb2; }
|
|
529
531
|
#footer .footer-wrapper {
|
|
530
|
-
|
|
532
|
+
background-color: #dee0e2;
|
|
533
|
+
max-width: 990px;
|
|
531
534
|
margin: 0 auto;
|
|
532
|
-
padding:
|
|
533
|
-
width:
|
|
534
|
-
|
|
535
|
+
padding: 20px 0 0;
|
|
536
|
+
width: 960px;
|
|
537
|
+
padding: 60px 15px 0; }
|
|
535
538
|
#footer a {
|
|
536
539
|
color: #454a4c; }
|
|
537
540
|
#footer a:hover {
|
|
@@ -555,7 +558,7 @@ button:focus,
|
|
|
555
558
|
clear: both;
|
|
556
559
|
font-size: 0;
|
|
557
560
|
color: #454a4c;
|
|
558
|
-
padding
|
|
561
|
+
padding: 0 15px 60px; }
|
|
559
562
|
#footer .footer-meta .footer-meta-inner {
|
|
560
563
|
display: inline-block;
|
|
561
564
|
vertical-align: bottom;
|
|
@@ -615,16 +618,6 @@ button:focus,
|
|
|
615
618
|
#footer .footer-meta .footer-meta-inner .open-government-licence p {
|
|
616
619
|
font-size: 14px;
|
|
617
620
|
line-height: 1.14286; } }
|
|
618
|
-
#footer .footer-meta .footer-meta-inner .open-government-licence p a {
|
|
619
|
-
font-family: "nta", Arial, sans-serif;
|
|
620
|
-
font-size: 14px;
|
|
621
|
-
line-height: 1.42857;
|
|
622
|
-
font-weight: 400;
|
|
623
|
-
text-transform: none; }
|
|
624
|
-
@media (max-width: 640px) {
|
|
625
|
-
#footer .footer-meta .footer-meta-inner .open-government-licence p a {
|
|
626
|
-
font-size: 12px;
|
|
627
|
-
line-height: 1.25; } }
|
|
628
621
|
#footer .footer-meta .copyright {
|
|
629
622
|
font-family: "nta", Arial, sans-serif;
|
|
630
623
|
font-size: 16px;
|
|
@@ -345,9 +345,11 @@ button:focus,
|
|
|
345
345
|
background-color: #0b0c0c;
|
|
346
346
|
width: 100%; }
|
|
347
347
|
#global-header .header-wrapper {
|
|
348
|
+
background-color: #0b0c0c;
|
|
348
349
|
max-width: 990px;
|
|
349
350
|
margin: 0 auto;
|
|
350
|
-
padding: 0.5em 15px;
|
|
351
|
+
padding: 0.5em 15px;
|
|
352
|
+
width: 960px; }
|
|
351
353
|
#global-header .header-wrapper .header-global .header-logo {
|
|
352
354
|
float: left;
|
|
353
355
|
width: 33.33%; }
|
|
@@ -521,9 +523,12 @@ button:focus,
|
|
|
521
523
|
background-color: #dee0e2;
|
|
522
524
|
border-top: 1px solid #a1acb2; }
|
|
523
525
|
#footer .footer-wrapper {
|
|
524
|
-
|
|
526
|
+
background-color: #dee0e2;
|
|
527
|
+
max-width: 990px;
|
|
525
528
|
margin: 0 auto;
|
|
526
|
-
padding:
|
|
529
|
+
padding: 20px 0 0;
|
|
530
|
+
width: 960px;
|
|
531
|
+
padding: 60px 15px 0; }
|
|
527
532
|
#footer a {
|
|
528
533
|
color: #454a4c; }
|
|
529
534
|
#footer a:hover {
|
|
@@ -547,7 +552,7 @@ button:focus,
|
|
|
547
552
|
clear: both;
|
|
548
553
|
font-size: 0;
|
|
549
554
|
color: #454a4c;
|
|
550
|
-
padding
|
|
555
|
+
padding: 0 15px 60px; }
|
|
551
556
|
#footer .footer-meta .footer-meta-inner {
|
|
552
557
|
display: inline-block;
|
|
553
558
|
vertical-align: bottom;
|
|
@@ -602,16 +607,6 @@ button:focus,
|
|
|
602
607
|
#footer .footer-meta .footer-meta-inner .open-government-licence p {
|
|
603
608
|
font-size: 14px;
|
|
604
609
|
line-height: 1.14286; } }
|
|
605
|
-
#footer .footer-meta .footer-meta-inner .open-government-licence p a {
|
|
606
|
-
font-family: "nta", Arial, sans-serif;
|
|
607
|
-
font-size: 14px;
|
|
608
|
-
line-height: 1.42857;
|
|
609
|
-
font-weight: 400;
|
|
610
|
-
text-transform: none; }
|
|
611
|
-
@media (max-width: 640px) {
|
|
612
|
-
#footer .footer-meta .footer-meta-inner .open-government-licence p a {
|
|
613
|
-
font-size: 12px;
|
|
614
|
-
line-height: 1.25; } }
|
|
615
610
|
#footer .footer-meta .copyright {
|
|
616
611
|
font-family: "nta", Arial, sans-serif;
|
|
617
612
|
font-size: 16px;
|
|
@@ -351,6 +351,7 @@ button:focus,
|
|
|
351
351
|
background-color: #0b0c0c;
|
|
352
352
|
width: 100%; }
|
|
353
353
|
#global-header .header-wrapper {
|
|
354
|
+
background-color: #0b0c0c;
|
|
354
355
|
max-width: 990px;
|
|
355
356
|
margin: 0 auto;
|
|
356
357
|
padding: 0.5em 15px; }
|
|
@@ -547,12 +548,13 @@ button:focus,
|
|
|
547
548
|
background-color: #dee0e2;
|
|
548
549
|
border-top: 1px solid #a1acb2; }
|
|
549
550
|
#footer .footer-wrapper {
|
|
550
|
-
|
|
551
|
+
background-color: #dee0e2;
|
|
552
|
+
max-width: 990px;
|
|
551
553
|
margin: 0 auto;
|
|
552
|
-
padding:
|
|
553
|
-
@media (
|
|
554
|
+
padding: 20px 0 0; }
|
|
555
|
+
@media (min-width: 641px) {
|
|
554
556
|
#footer .footer-wrapper {
|
|
555
|
-
padding
|
|
557
|
+
padding: 60px 15px 0; } }
|
|
556
558
|
#footer a {
|
|
557
559
|
color: #454a4c; }
|
|
558
560
|
#footer a:hover {
|
|
@@ -576,7 +578,7 @@ button:focus,
|
|
|
576
578
|
clear: both;
|
|
577
579
|
font-size: 0;
|
|
578
580
|
color: #454a4c;
|
|
579
|
-
padding
|
|
581
|
+
padding: 0 15px 60px; }
|
|
580
582
|
@media (max-width: 640px) {
|
|
581
583
|
#footer .footer-meta {
|
|
582
584
|
margin: 0; } }
|
|
@@ -650,19 +652,6 @@ button:focus,
|
|
|
650
652
|
#footer .footer-meta .footer-meta-inner .open-government-licence p {
|
|
651
653
|
font-size: 14px;
|
|
652
654
|
line-height: 1.14286; } }
|
|
653
|
-
#footer .footer-meta .footer-meta-inner .open-government-licence p a {
|
|
654
|
-
font-family: "nta", Arial, sans-serif;
|
|
655
|
-
font-size: 14px;
|
|
656
|
-
line-height: 1.42857;
|
|
657
|
-
font-weight: 400;
|
|
658
|
-
text-transform: none; }
|
|
659
|
-
@media (max-width: 640px) {
|
|
660
|
-
#footer .footer-meta .footer-meta-inner .open-government-licence p a {
|
|
661
|
-
font-size: 12px;
|
|
662
|
-
line-height: 1.25; } }
|
|
663
|
-
@media (max-width: 640px) {
|
|
664
|
-
#footer .footer-meta .footer-meta-inner .open-government-licence p a {
|
|
665
|
-
font-size: 1em; } }
|
|
666
655
|
#footer .footer-meta .copyright {
|
|
667
656
|
font-family: "nta", Arial, sans-serif;
|
|
668
657
|
font-size: 16px;
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: govuk_template
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.6.
|
|
4
|
+
version: 0.6.4
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2014-03-
|
|
12
|
+
date: 2014-03-26 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: rails
|
|
@@ -190,7 +190,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
190
190
|
version: '0'
|
|
191
191
|
segments:
|
|
192
192
|
- 0
|
|
193
|
-
hash:
|
|
193
|
+
hash: 1603500727409542549
|
|
194
194
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
195
195
|
none: false
|
|
196
196
|
requirements:
|
|
@@ -199,7 +199,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
199
199
|
version: '0'
|
|
200
200
|
segments:
|
|
201
201
|
- 0
|
|
202
|
-
hash:
|
|
202
|
+
hash: 1603500727409542549
|
|
203
203
|
requirements: []
|
|
204
204
|
rubyforge_project:
|
|
205
205
|
rubygems_version: 1.8.23
|