* Formatierung Untertitel
This commit is contained in:
parent
a3bbdfc37d
commit
c1f4ee9df8
1 changed files with 2 additions and 1 deletions
|
@ -43,11 +43,12 @@ h3 {
|
||||||
color: #888a85;
|
color: #888a85;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* author-info" */
|
/* Seiten-Untertitel */
|
||||||
.author_info {
|
.author_info {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #B7B7B7;
|
color: #B7B7B7;
|
||||||
margin-top: -3.5em;
|
margin-top: -3.5em;
|
||||||
|
font-size: 110%;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
|
|
Loading…
Reference in a new issue