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 {
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: -10px;
|
||||
left: 50px;
|
||||
width: 300px;
|
||||
bottom: -30px;
|
||||
left: 9px;
|
||||
width: 350px;
|
||||
color: $ui-primary-color;
|
||||
text-decoration: none;
|
||||
font-size: 14px;
|
||||
|
|
|
@ -38,7 +38,7 @@ de:
|
|||
one: Beitrag
|
||||
other: Beiträge
|
||||
status_count_before: mit
|
||||
tagline: Finde deine Freunde und entdecke neue
|
||||
tagline: Ein föderiertes soziales Netzwerk für Potsdams Linke
|
||||
terms: Nutzungsbedingungen
|
||||
unavailable_content: Nicht verfügbarer Inhalt
|
||||
unavailable_content_description:
|
||||
|
|
|
@ -38,7 +38,7 @@ en:
|
|||
one: post
|
||||
other: posts
|
||||
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
|
||||
unavailable_content: Moderated servers
|
||||
unavailable_content_description:
|
||||
|
|
Loading…
Reference in a new issue