- footer on evry view component
This commit is contained in:
parent
aded19b6a0
commit
be6bb2bdc4
4 changed files with 152 additions and 151 deletions
|
@ -24,10 +24,10 @@
|
|||
ohne Vergabe einer im Schema verpflichtenden DOI).
|
||||
</p>
|
||||
<ul class="quicklinks">
|
||||
<li><a href="?verb=Identify">Identify</a> |</li>
|
||||
<li><a href="?verb=ListRecords&metadataPrefix=oai_dc">ListRecords</a> |</li>
|
||||
<li><a href="?verb=ListSets">ListSets</a> |</li>
|
||||
<li><a href="?verb=ListMetadataFormats">ListMetadataFormats</a> |</li>
|
||||
<li><a href="?verb=Identify">Identify</a> | </li>
|
||||
<li><a href="?verb=ListRecords&metadataPrefix=oai_dc">ListRecords</a> | </li>
|
||||
<li><a href="?verb=ListSets">ListSets</a> | </li>
|
||||
<li><a href="?verb=ListMetadataFormats">ListMetadataFormats</a> | </li>
|
||||
<li><a href="?verb=ListIdentifiers&metadataPrefix=oai_dc">ListIdentifiers</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -44,8 +44,8 @@ ul.quicklinks {
|
|||
margin-top: 2px;
|
||||
padding: 4px;
|
||||
text-align: center;
|
||||
border-bottom: 2px solid #ccc;
|
||||
border-top: 2px solid #ccc;
|
||||
/* border-bottom: 2px solid #ccc;
|
||||
border-top: 2px solid #ccc; */
|
||||
clear: left;
|
||||
}
|
||||
pre,
|
||||
|
@ -60,10 +60,9 @@ form {
|
|||
margin-bottom: 2.5rem;
|
||||
}
|
||||
ul.quicklinks li {
|
||||
/* font-size: 90%; */
|
||||
display: inline;
|
||||
list-style: none;
|
||||
font-family: sans-serif;
|
||||
/* font-family: sans-serif; */
|
||||
}
|
||||
li {
|
||||
margin-bottom: 1rem;
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue