diff --git a/members_lumbung_space/static/css/lumbung.css b/members_lumbung_space/static/css/lumbung.css index 0a755c0..d08c881 100644 --- a/members_lumbung_space/static/css/lumbung.css +++ b/members_lumbung_space/static/css/lumbung.css @@ -157,9 +157,10 @@ footer .content span { } @media all and (min-width: 768px) { - #formlogo.logo{ + #formlogo.logo { width: 50%; } + .signup-form-box { max-width: 70%; margin: auto; @@ -217,17 +218,27 @@ footer .content span { transform: rotate(-15deg); } -.app_name{ +.app_name { font-weight: bold; font-size: 18px; margin-bottom: 0.2em; } -.app_name:hover{ +.app_name:hover { text-decoration: underline; } -.app_description{ +.app_description { font-size: 14px; - padding: 8px; +} + +@media all and (min-width: 768px) { + .app_description { + padding-left: 10px; + padding-right: 10px; + } +} + +.tools .app_description a:link { + text-decoration: underline; } diff --git a/members_lumbung_space/templates/admin.html b/members_lumbung_space/templates/admin.html index 8659f3f..cecef51 100644 --- a/members_lumbung_space/templates/admin.html +++ b/members_lumbung_space/templates/admin.html @@ -7,13 +7,13 @@ -
tv.lumbung.space
-Video archive. Watch or upload videos or start a livestream!
+Video archive. Watch or upload videos or start a livestream! Learn more on panduan.lumbung.space.
social.lumbung.space
-Like twitter but for us! Jokes, announcements, chitchat!
+Like twitter but for us! Jokes, announcements, chitchat! Learn more on panduan.lumbung.space.
cloud.lumbung.space
-Share and organize files.
+Share and organize files. Learn more on panduan.lumbung.space.
pen.lumbung.space
-Write and publish longer texts.
+Write and publish longer texts. Learn more on panduan.lumbung.space.
books.lumbung.space
-Archive of publications. Share, read or download PDFs and ebooks!
+Archive of publications. Share, read or download PDFs and ebooks! Learn more on panduan.lumbung.space.
panduan.lumbung.space
-Our collectively written knowledge base, FAQs, manuals and more!
+Our collectively written knowledge base, FAQs, manuals and more! Learn more on panduan.lumbung.space.
nongkrong.lumbung.space
-Chatrooms, 1-1 chat, video calls. Come and nongkrong :)
+Chatrooms, 1-1 chat, video calls. Come and nongkrong :) Learn more on panduan.lumbung.space.
sounds.lumbung.space
-Sharing music, streams, audio archiving and more.
+Sharing music, streams, audio archiving and more. Learn more on panduan.lumbung.space.
- Hello {{user.preferred_username}}. Here are links you can send to invite others to register. + Hello {{user.preferred_username}}. On this page you can generate invite + links for your friends to join lumbung.space! The invite links can be + used by multiple people. Need more help? See panduan.lumbung.space + for more.
{% if user.preferred_username in invites and invites[user.preferred_username]|length > 0 %}