-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #753 from DFE-Digital/ER-919
Add citation
- Loading branch information
Showing
1 changed file
with
204 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,204 @@ | ||
.gem-c-metadata { | ||
color: #0b0c0c; | ||
-webkit-font-smoothing: antialiased; | ||
-moz-osx-font-smoothing: grayscale; | ||
font-weight: 400; | ||
font-size: 14px; | ||
font-size: .875rem; | ||
line-height: 1.1428571429; | ||
} | ||
|
||
@media print { | ||
.gem-c-metadata { | ||
color: #000 | ||
} | ||
} | ||
|
||
@media print { | ||
.gem-c-metadata { | ||
font-family: sans-serif | ||
} | ||
} | ||
|
||
@media (min-width: 40.0625em) { | ||
.gem-c-metadata { | ||
font-size:16px; | ||
font-size: 1rem; | ||
line-height: 1.25 | ||
} | ||
} | ||
|
||
@media print { | ||
.gem-c-metadata { | ||
font-size: 14pt; | ||
line-height: 1.2 | ||
} | ||
} | ||
|
||
|
||
|
||
.gem-c-metadata:after { | ||
content: ""; | ||
display: block; | ||
clear: both | ||
} | ||
|
||
.gem-c-metadata a { | ||
font-family: "GDS Transport",arial,sans-serif; | ||
-webkit-font-smoothing: antialiased; | ||
-moz-osx-font-smoothing: grayscale; | ||
text-decoration: underline; | ||
text-decoration-thickness: max(1px, .0625rem); | ||
text-underline-offset: .1578em; | ||
font-weight: bold | ||
} | ||
|
||
@media print { | ||
.gem-c-metadata a { | ||
font-family: sans-serif | ||
} | ||
} | ||
|
||
.gem-c-metadata a:hover { | ||
text-decoration-thickness: max(3px, .1875rem, .12em); | ||
-webkit-text-decoration-skip-ink: none; | ||
text-decoration-skip-ink: none; | ||
-webkit-text-decoration-skip: none; | ||
text-decoration-skip: none | ||
} | ||
|
||
.gem-c-metadata a:focus { | ||
outline: 3px solid transparent; | ||
color: #0b0c0c; | ||
background-color: #fd0; | ||
box-shadow: 0 -2px #fd0,0 4px #0b0c0c; | ||
text-decoration: none; | ||
-webkit-box-decoration-break: clone; | ||
box-decoration-break: clone | ||
} | ||
|
||
.gem-c-metadata a:link { | ||
color: #1d70b8 | ||
} | ||
|
||
.gem-c-metadata a:visited { | ||
color: #4c2c92 | ||
} | ||
|
||
.gem-c-metadata a:hover { | ||
color: #003078 | ||
} | ||
|
||
.gem-c-metadata a:active { | ||
color: #0b0c0c | ||
} | ||
|
||
.gem-c-metadata a:focus { | ||
color: #0b0c0c | ||
} | ||
|
||
.gem-c-metadata .gem-c-metadata__definition-link { | ||
font-weight: normal | ||
} | ||
|
||
.gem-c-metadata.direction-rtl { | ||
direction: rtl; | ||
text-align: start | ||
} | ||
|
||
.gem-c-metadata--inverse { | ||
color: #fff | ||
} | ||
|
||
.gem-c-metadata--inverse a:link,.gem-c-metadata--inverse a:visited { | ||
color: #fff | ||
} | ||
|
||
.gem-c-metadata--inverse a:hover,.gem-c-metadata--inverse a:active { | ||
color: rgba(255,255,255,0.99) | ||
} | ||
|
||
.gem-c-metadata--inverse a:focus { | ||
color: #0b0c0c | ||
} | ||
|
||
.gem-c-metadata--inverse-padded { | ||
padding: 10px | ||
} | ||
|
||
.gem-c-metadata--inverse-padded .gem-c-metadata__list { | ||
margin: 10px | ||
} | ||
|
||
@media (min-width: 40.0625em) { | ||
.gem-c-metadata--inverse-padded .gem-c-metadata__list { | ||
margin:15px | ||
} | ||
} | ||
|
||
.gem-c-metadata__term,.gem-c-metadata__definition { | ||
line-height: 1.4 | ||
} | ||
|
||
.gem-c-metadata__term { | ||
margin-top: .5em | ||
} | ||
|
||
@media (min-width: 40.0625em) { | ||
.gem-c-metadata__term { | ||
box-sizing:border-box; | ||
float: left; | ||
clear: left; | ||
padding-right: 5px; | ||
margin-top: 0 | ||
} | ||
} | ||
|
||
.gem-c-metadata.direction-rtl .gem-c-metadata__term { | ||
float: right; | ||
clear: right | ||
} | ||
|
||
@media (min-width: 40.0625em) { | ||
.gem-c-metadata.direction-rtl .gem-c-metadata__term { | ||
padding-left:5px; | ||
padding-right: 0 | ||
} | ||
} | ||
|
||
.gem-c-metadata__definition { | ||
margin: 0 | ||
} | ||
|
||
@media (min-width: 40.0625em) { | ||
.gem-c-metadata__definition:not(:last-of-type) { | ||
margin-bottom:5px | ||
} | ||
} | ||
|
||
.gem-c-metadata.direction-rtl .gem-c-metadata__definition { | ||
float: right | ||
} | ||
|
||
.gem-c-metadata__toggle-wrap { | ||
display: none | ||
} | ||
|
||
.js-enabled .gem-c-metadata__toggle-wrap { | ||
display: block | ||
} | ||
|
||
.js-enabled .gem-c-metadata__toggle-items.js-hidden { | ||
display: none | ||
} | ||
|
||
dl.gem-c-metadata__list { | ||
margin: 0; | ||
} | ||
|
||
.hf-citation { | ||
background: #eeeeee75; | ||
padding: 15px 10px 15px 20px; | ||
margin-top: 60px; | ||
border-left: 5px solid #347ca9; | ||
} |