* author_info formatiert
This commit is contained in:
parent
5293e262cb
commit
7d8b975a16
1 changed files with 7 additions and 0 deletions
|
@ -239,6 +239,13 @@ caption {
|
||||||
letter-spacing: 0.1em;
|
letter-spacing: 0.1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* author-info" */
|
||||||
|
.author_info {
|
||||||
|
text-align: center;
|
||||||
|
color: #B7B7B7;
|
||||||
|
margin-top: -1.5em;
|
||||||
|
}
|
||||||
|
|
||||||
#footnotes {
|
#footnotes {
|
||||||
font-size: small;
|
font-size: small;
|
||||||
margin-top: 3em;
|
margin-top: 3em;
|
||||||
|
|
Loading…
Reference in a new issue