Customize Content of the tagline, set custom CSS properties
This commit is contained in:
parent
039a13057d
commit
8563ed4592
|
@ -868,9 +868,9 @@ $small-breakpoint: 960px;
|
||||||
.brand__tagline {
|
.brand__tagline {
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: -10px;
|
bottom: -30px;
|
||||||
left: 50px;
|
left: 9px;
|
||||||
width: 300px;
|
width: 350px;
|
||||||
color: $ui-primary-color;
|
color: $ui-primary-color;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
|
@ -38,7 +38,7 @@ de:
|
||||||
one: Beitrag
|
one: Beitrag
|
||||||
other: Beiträge
|
other: Beiträge
|
||||||
status_count_before: mit
|
status_count_before: mit
|
||||||
tagline: Finde deine Freunde und entdecke neue
|
tagline: Ein föderiertes soziales Netzwerk für Potsdams Linke
|
||||||
terms: Nutzungsbedingungen
|
terms: Nutzungsbedingungen
|
||||||
unavailable_content: Nicht verfügbarer Inhalt
|
unavailable_content: Nicht verfügbarer Inhalt
|
||||||
unavailable_content_description:
|
unavailable_content_description:
|
||||||
|
|
|
@ -38,7 +38,7 @@ en:
|
||||||
one: post
|
one: post
|
||||||
other: posts
|
other: posts
|
||||||
status_count_before: Who published
|
status_count_before: Who published
|
||||||
tagline: Follow friends and discover new ones
|
tagline: A federated social network for Potsdam's Left
|
||||||
terms: Terms of service
|
terms: Terms of service
|
||||||
unavailable_content: Moderated servers
|
unavailable_content: Moderated servers
|
||||||
unavailable_content_description:
|
unavailable_content_description:
|
||||||
|
|
Loading…
Reference in a new issue