diff --git a/public/css/custom.css b/public/css/custom.css index 6bbae33..c47c18c 100644 --- a/public/css/custom.css +++ b/public/css/custom.css @@ -81,9 +81,14 @@ header#web table div.profile > img { header#web table span.brand { color: #3e78a2; font-size: .9em; + font-weight: bold; word-wrap: anywhere; line-height: 1.2em; - top: .4em; +} +@media (max-width: 500px) { + header#web table span.brand { + font-size: .8em !important; + } } diff --git a/public/login/index.php b/public/login/index.php index b54fc6d..a4dd11a 100644 --- a/public/login/index.php +++ b/public/login/index.php @@ -64,7 +64,8 @@ if ($function === 'oauth') { -

+

+
@@ -83,7 +84,7 @@ if ($function === 'oauth') {

-
Real Fan cuando deseas que tus creadores de contenido se lleven la mayor parte.", "_": "" }, + "login": { + "login_with_fediverse": "Usa RealFan con el Fediverso", + "login_mastodon": "Yo uso Mastodon", + "dont_have_mastodon": "¿No tienes Mastodon?", + "choose_community": "elige una comunidad", + "login_with_mastodon": "Entrar con Mastodon", + "select_instance": "Elige tu instancia", + "example_domain": "ejemplo.org", + "_": "" + }, "_": "" }