Skip to content

Commit 402a469

Browse files
authored
Merge pull request #137 from datacite/more-css-fixes
More css fixes
2 parents c063280 + b8b6c5e commit 402a469

File tree

9 files changed

+34
-21
lines changed

9 files changed

+34
-21
lines changed

source/_feedback.html.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ We are interested in your suggestions to improve the DataCite Metadata Schema, i
1010

1111
<a href="/contribute.html" class="btn">More info</a>
1212

13-
For questions, please contact support@datacite.org.
13+
For questions, please contact [support@datacite.org](mailto:support@datacite.org).

source/layouts/layout.erb

+19-6
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,6 @@
7878
.navbar-default .navbar-nav>li>a:not(.btn) {
7979
color: #34495e;
8080
}
81-
.navbar-default .navbar-nav>li>a:not(.btn):focus,
82-
.navbar-default .navbar-nav>li>a:not(.btn):hover,
83-
.footer a:hover, .footer a:focus {
84-
color: #0071b2;
85-
}
8681
h2, h3, h4, p, li {
8782
color: #34495e;
8883
}
@@ -98,9 +93,22 @@
9893
a {
9994
color: #0071b2;
10095
}
101-
p > a {
96+
p > a, h4 > a, li > a {
10297
text-decoration: underline;
10398
}
99+
.nav li > a,
100+
.footer li > a {
101+
text-decoration: none;
102+
}
103+
p > a:hover,
104+
p > a:focus,
105+
h4 > a:hover,
106+
h4 > a:focus,
107+
li > a:hover,
108+
li > a:focus {
109+
color: #0071b2;
110+
text-decoration: none;
111+
}
104112
.btn {
105113
color: #34495e;
106114
border-color: #34495e;
@@ -117,6 +125,11 @@
117125
.footer h4 {
118126
color: #a3acb2;
119127
}
128+
.navbar-default .navbar-nav>li>a:not(.btn):focus,
129+
.navbar-default .navbar-nav>li>a:not(.btn):hover,
130+
.footer a:hover, .footer a:focus {
131+
color: #0071b2;
132+
}
120133
</style>
121134

122135

source/meta/kernel-4.0/index.html.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ documentation_url: /meta/kernel-4.0/doc/DataCite-MetadataKernel_v4.0.pdf
88
---
99

1010
## Documentation
11-
DataCite Metadata Working Group. (2016). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.0. DataCite e.V. http://doi.org/10.5438/0012
11+
DataCite Metadata Working Group. (2016). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.0. DataCite e.V. [https://doi.org/10.5438/0012](https://doi.org/10.5438/0012)
1212

1313
<a href="doc/DataCite-MetadataKernel_v4.0.pdf" class="btn">Download PDF</a>
1414

1515
## Schema
16-
DataCite Metadata Working Group. (2016). DataCite Metadata Schema for the Publication and Citation of Research Data. Version 4.0. DataCite e.V. http://doi.org/10.5438/0013
16+
DataCite Metadata Working Group. (2016). DataCite Metadata Schema for the Publication and Citation of Research Data. Version 4.0. DataCite e.V. [https://doi.org/10.5438/0013](https://doi.org/10.5438/0013)
1717

1818
<a href="metadata.xsd" class="btn">View XSD</a>
1919

source/meta/kernel-4.1/index.html.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ documentation_url: /meta/kernel-4.0/doc/DataCite-MetadataKernel_v4.0.pdf
88
---
99

1010
## Documentation
11-
DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. http://doi.org/10.5438/0014.
11+
DataCite Metadata Working Group. (2017). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. [https://doi.org/10.5438/0014](https://doi.org/10.5438/0014).
1212

1313
<a href="doc/DataCite-MetadataKernel_v4.1.pdf" class="btn">Download PDF</a>
1414

1515
## Schema
16-
DataCite Metadata Working Group. (2017). DataCite Metadata Schema for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. http://doi.org/10.5438/0015
16+
DataCite Metadata Working Group. (2017). DataCite Metadata Schema for the Publication and Citation of Research Data. Version 4.1. DataCite e.V. [https://doi.org/10.5438/0015](https://doi.org/10.5438/0015)
1717

1818
<a href="metadata.xsd" class="btn">View XSD</a>
1919

source/meta/kernel-4.2/index.html.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ documentation_url: /meta/kernel-4.2/doc/DataCite-MetadataKernel_v4.2.pdf
88
---
99

1010
## Documentation
11-
DataCite Metadata Working Group. (2019). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.2. DataCite e.V. https://doi.org/10.5438/bmjt-bx77
11+
DataCite Metadata Working Group. (2019). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.2. DataCite e.V. [https://doi.org/10.5438/bmjt-bx77](https://doi.org/10.5438/bmjt-bx77)
1212

1313
<a href="doc/DataCite-MetadataKernel_v4.2.pdf" class="btn">Download PDF</a>
1414

1515
## Schema
16-
DataCite Metadata Working Group. (2019). DataCite Metadata Schema for the Publication and Citation of Research Data. Version 4.2. DataCite e.V. http://doi.org/10.5438/rv0g-av03
16+
DataCite Metadata Working Group. (2019). DataCite Metadata Schema for the Publication and Citation of Research Data. Version 4.2. DataCite e.V. [https://doi.org/10.5438/rv0g-av03](https://doi.org/10.5438/rv0g-av03)
1717

1818
<a href="metadata.xsd" class="btn">View XSD</a>
1919

source/meta/kernel-4.3/index.html.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ documentation_url: /meta/kernel-4.3/doc/DataCite-MetadataKernel_v4.3.pdf
88
---
99

1010
## Documentation
11-
DataCite Metadata Working Group. (2019). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.3. DataCite e.V. https://doi.org/10.14454/7xq3-zf69
11+
DataCite Metadata Working Group. (2019). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data. Version 4.3. DataCite e.V. [https://doi.org/10.14454/7xq3-zf69](https://doi.org/10.14454/7xq3-zf69)
1212

1313
<a href="doc/DataCite-MetadataKernel_v4.3.pdf" class="btn">Download PDF</a>
1414

1515

1616
## Schema
17-
DataCite Metadata Working Group. (2019). DataCite Metadata Schema for the Publication and Citation of Research Data. Version 4.3. DataCite e.V. https://doi.org/10.14454/f2wp-s162
17+
DataCite Metadata Working Group. (2019). DataCite Metadata Schema for the Publication and Citation of Research Data. Version 4.3. DataCite e.V. [https://doi.org/10.14454/f2wp-s162](https://doi.org/10.14454/f2wp-s162)
1818

1919
<a href="metadata.xsd" class="btn">View XSD</a>
2020

source/meta/kernel-4.4/index.html.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation_url: /meta/kernel-4.4/doc/DataCite-MetadataKernel_v4.4.pdf
88
---
99

1010
## Documentation
11-
DataCite Metadata Working Group. (2021). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data and Other Research Outputs. Version 4.4. DataCite e.V. https://doi.org/10.14454/3w3z-sa82
11+
DataCite Metadata Working Group. (2021). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data and Other Research Outputs. Version 4.4. DataCite e.V. [https://doi.org/10.14454/3w3z-sa82](https://doi.org/10.14454/3w3z-sa82)
1212

1313
<a href="doc/DataCite-MetadataKernel_v4.4.pdf" class="btn">Download PDF</a>
1414

@@ -17,7 +17,7 @@ On the occasion of the release of v4.4 of the DataCite Metadata Schema its Metad
1717
<a href="doc/DataCite_DublinCore_Mapping.pdf" class="btn">Download PDF</a>
1818

1919
## Schema
20-
DataCite Metadata Working Group. (2021). DataCite Metadata Schema for the Publication and Citation of Research Data and Other Research Outputs. Version 4.4. DataCite e.V. https://doi.org/10.14454/fxws-0523
20+
DataCite Metadata Working Group. (2021). DataCite Metadata Schema for the Publication and Citation of Research Data and Other Research Outputs. Version 4.4. DataCite e.V. [https://doi.org/10.14454/fxws-0523](https://doi.org/10.14454/fxws-0523)
2121

2222
<a href="metadata.xsd" class="btn">View XSD</a>
2323

source/meta/kernel-4.5/index.html.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ documentation_url: https://datacite-metadata-schema.readthedocs.io/en/4.5/
88
---
99

1010
## Documentation
11-
DataCite Metadata Working Group. (2024). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data and Other Research Outputs. Version 4.5. DataCite e.V. https://doi.org/10.14454/g8e5-6293
11+
DataCite Metadata Working Group. (2024). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data and Other Research Outputs. Version 4.5. DataCite e.V. [https://doi.org/10.14454/g8e5-6293](https://doi.org/10.14454/g8e5-6293)
1212

1313
<div class="text-center"><a href="https://datacite-metadata-schema.readthedocs.io/en/4.5/" class="btn">Access documentation</a></div>
1414
<br>
1515
<div class="text-center"><a href="https://datacite-metadata-schema.readthedocs.io/_/downloads/en/4.5/pdf/" class="btn">Download PDF</a></div>
1616

1717
## Schema
18-
DataCite Metadata Working Group. (2024). DataCite Metadata Schema for the Publication and Citation of Research Data and Other Research Outputs. Version 4.5. DataCite e.V. https://doi.org/10.14454/znvd-6q68
18+
DataCite Metadata Working Group. (2024). DataCite Metadata Schema for the Publication and Citation of Research Data and Other Research Outputs. Version 4.5. DataCite e.V. [https://doi.org/10.14454/znvd-6q68](https://doi.org/10.14454/znvd-6q68)
1919

2020
<div class="text-center"><a href="metadata.xsd" class="btn">View XSD</a></div>
2121

source/meta/kernel-4/index.html.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ documentation_url: https://datacite-metadata-schema.readthedocs.io/en/4.5/
88
---
99

1010
## Documentation
11-
DataCite Metadata Working Group. (2024). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data and Other Research Outputs. Version 4.5. DataCite e.V. https://doi.org/10.14454/g8e5-6293
11+
DataCite Metadata Working Group. (2024). DataCite Metadata Schema Documentation for the Publication and Citation of Research Data and Other Research Outputs. Version 4.5. DataCite e.V. [https://doi.org/10.14454/g8e5-6293](https://doi.org/10.14454/g8e5-6293)
1212

1313
<div class="text-center"><a href="https://datacite-metadata-schema.readthedocs.io/en/4.5/" class="btn">Access documentation</a></div>
1414
<br>
1515
<div class="text-center"><a href="https://datacite-metadata-schema.readthedocs.io/_/downloads/en/4.5/pdf/" class="btn">Download PDF</a></div>
1616

1717
## Schema
18-
DataCite Metadata Working Group. (2024). DataCite Metadata Schema for the Publication and Citation of Research Data and Other Research Outputs. Version 4.5. DataCite e.V. https://doi.org/10.14454/znvd-6q68
18+
DataCite Metadata Working Group. (2024). DataCite Metadata Schema for the Publication and Citation of Research Data and Other Research Outputs. Version 4.5. DataCite e.V. [https://doi.org/10.14454/znvd-6q68](https://doi.org/10.14454/znvd-6q68)
1919

2020
<div class="text-center"><a href="metadata.xsd" class="btn">View XSD</a></div>
2121

0 commit comments

Comments
 (0)