Update footer

* Remove long citation
* Add modified date
* Add edit on GitHub
This commit is contained in:
Peter Desmet 2015-01-13 16:33:11 +01:00
parent 80bac49281
commit a1c2f07b00
6 changed files with 60 additions and 20 deletions

View File

@ -4,7 +4,7 @@ html {
}
body {
margin-bottom: 80px; /* Sticky footer */
margin-bottom: 75px; /* Sticky footer */
padding-top: 50px; /* Fixed navbar */
}
@ -16,17 +16,13 @@ body {
background-color: #f8f8f8;
border-top: 1px solid #e7e7e7;
bottom: 0;
height: 80px;
height: 75px;
position: absolute;
width: 100%;
}
.footer .container {
padding-top: 20px;
}
.footer a img {
float: left;
margin-right: 20px;
}
.terms-sidebar {
margin-top: 40px;
@ -82,7 +78,6 @@ body {
word-wrap: break-word;
}
@media screen and (max-width: 767px){
.terms-sidebar {
display:none

View File

@ -133,8 +133,17 @@
<footer class="footer">
<div class="container">
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a>
<p><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Darwin Core</span> by the Darwin Core Task Group, <a xmlns:cc="http://creativecommons.org/ns#" href="http://www.tdwg.org" property="cc:attributionName" rel="cc:attributionURL">Biodiversity Information Standards (TDWG)</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</p>
<div class="row">
<div class="col-xs-4">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a></p>
</div>
<div class="col-xs-8">
<ul class="list-inline pull-right">
<li>Page last modified on 2015-01-13</li>
<li><a href="https://github.com/tdwg/dwc/issues/new">Submit an issue</a></li>
</ul>
</div>
</div>
</div>
</footer>

View File

@ -6,7 +6,7 @@
<title>Darwin Core Change Policy</title>
<meta name="DC.title" content="Darwin Core Change Policy">
<meta name="DC.description" content="This document describes the mechanisms for adaptation of the Darwin Core terms.">
<meta name="DC.modified" content="2015-01-12">
<meta name="DC.modified" content="2015-01-13"><!-- Also update in footer -->
<meta name="DC.subject" content="biodiversity, standards">
<meta name="DC.creator" content="Darwin Core Task Group">
@ -119,8 +119,17 @@
<footer class="footer">
<div class="container">
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a>
<p><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Darwin Core</span> by the Darwin Core Task Group, <a xmlns:cc="http://creativecommons.org/ns#" href="http://www.tdwg.org" property="cc:attributionName" rel="cc:attributionURL">Biodiversity Information Standards (TDWG)</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</p>
<div class="row">
<div class="col-xs-4">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a></p>
</div>
<div class="col-xs-8">
<ul class="list-inline pull-right">
<li>Page last modified on 2015-01-13</li>
<li><a href="https://github.com/tdwg/dwc/blob/gh-pages/change_policy.html">Edit on GitHub</a></li>
</ul>
</div>
</div>
</div>
</footer>

View File

@ -6,7 +6,7 @@
<title>Darwin Core Examples</title>
<meta name="DC.title" content="Darwin Core Examples">
<meta name="DC.description" content="Examples of how to mark up data using Darwin Core.">
<meta name="DC.modified" content="2015-01-12">
<meta name="DC.modified" content="2015-01-13"><!-- Also update in footer -->
<meta name="DC.subject" content="biodiversity, standards">
<meta name="DC.creator" content="Darwin Core Task Group">
@ -98,8 +98,17 @@
<footer class="footer">
<div class="container">
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a>
<p><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Darwin Core</span> by the Darwin Core Task Group, <a xmlns:cc="http://creativecommons.org/ns#" href="http://www.tdwg.org" property="cc:attributionName" rel="cc:attributionURL">Biodiversity Information Standards (TDWG)</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</p>
<div class="row">
<div class="col-xs-4">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a></p>
</div>
<div class="col-xs-8">
<ul class="list-inline pull-right">
<li>Page last modified on 2015-01-13</li>
<li><a href="https://github.com/tdwg/dwc/blob/gh-pages/examples/index.html">Edit on GitHub</a></li>
</ul>
</div>
</div>
</div>
</footer>

View File

@ -6,7 +6,7 @@
<title>Darwin Core</title>
<meta name="DC.title" content="Darwin Core">
<meta name="DC.description" content="The cover page for the Darwin Core standard.">
<meta name="DC.modified" content="2015-01-12">
<meta name="DC.modified" content="2015-01-13"><!-- Also update in footer -->
<meta name="DC.subject" content="biodiversity, standards">
<meta name="DC.creator" content="Darwin Core Task Group">
@ -102,8 +102,17 @@
<footer class="footer">
<div class="container">
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a>
<p><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Darwin Core</span> by the Darwin Core Task Group, <a xmlns:cc="http://creativecommons.org/ns#" href="http://www.tdwg.org" property="cc:attributionName" rel="cc:attributionURL">Biodiversity Information Standards (TDWG)</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</p>
<div class="row">
<div class="col-xs-4">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a></p>
</div>
<div class="col-xs-8">
<ul class="list-inline pull-right">
<li>Page last modified on 2015-01-13</li>
<li><a href="https://github.com/tdwg/dwc/blob/gh-pages/index.html">Edit on GitHub</a></li>
</ul>
</div>
</div>
</div>
</footer>

View File

@ -4113,8 +4113,17 @@
<footer class="footer">
<div class="container">
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a>
<p><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Darwin Core</span> by the Darwin Core Task Group, <a xmlns:cc="http://creativecommons.org/ns#" href="http://www.tdwg.org" property="cc:attributionName" rel="cc:attributionURL">Biodiversity Information Standards (TDWG)</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</p>
<div class="row">
<div class="col-xs-4">
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png"/></a></p>
</div>
<div class="col-xs-8">
<ul class="list-inline pull-right">
<li>Page last modified on 2015-01-13</li>
<li><a href="https://github.com/tdwg/dwc/issues/new">Submit an issue</a></li>
</ul>
</div>
</div>
</div>
</footer>