diff --git a/public/assets/css/faq/faq.css b/public/assets/css/faq/faq.css index 8621873b22..9912ee79ed 100644 --- a/public/assets/css/faq/faq.css +++ b/public/assets/css/faq/faq.css @@ -4,10 +4,8 @@ margin-top: calc(2 * var(--unit-size) + var(--main-size)); justify-content: center; align-items: center; - margin-left: calc(var(--nav-size)); + margin-left: var(--nav-size); margin-right: 0; - box-shadow: 0px 0px 60px -20px rgba(0, 0, 0, 0.75); - height: 100%; } .faq-nav { @@ -55,9 +53,28 @@ .markd { order: 2; - background-color: #00000040; + background-color: #00000050; font-size: var(--small-size); padding: calc(3*var(--unit-size)); padding-top: var(--unit-size); - height: 100%; + border-radius: var(--unit-size); + margin-top: calc(2 * var(--unit-size)); + margin-right: var(--side-margin); + margin-left: var(--side-margin); + box-shadow: 0px 0px 60px -20px rgba(0, 0, 0, 0.75); +} + +.markd h2 { + margin-top: var(--unit-size); +} + +.markd p { + margin-top: var(--unit-size); + margin-left: calc(0.5 * var(--unit-size)); +} + +.markd ul { + list-style-type: disc; + margin-left: calc(2 * var(--unit-size)); + margin-top: var(--unit-size); } diff --git a/public/assets/css/faq/faq_mid.css b/public/assets/css/faq/faq_mid.css index e082790b73..a8a1c4458c 100644 --- a/public/assets/css/faq/faq_mid.css +++ b/public/assets/css/faq/faq_mid.css @@ -56,14 +56,28 @@ .markd { order: 2; - background-color: #00000040; + background-color: #00000050; font-size: var(--small-size); padding: calc(3*var(--unit-size)); padding-top: var(--unit-size); - height: 100%; - margin-left: var(--side-margin); - margin-right: var(--side-margin); - margin-top: calc(2 * var(--unit-size)); - box-shadow: 0px 0px 60px -20px rgba(0, 0, 0, 0.75); border-radius: var(--unit-size); + margin-top: calc(2 * var(--unit-size)); + margin-right: var(--side-margin); + margin-left: var(--side-margin); + box-shadow: 0px 0px 60px -20px rgba(0, 0, 0, 0.75); +} + +.markd h2 { + margin-top: var(--unit-size); +} + +.markd p { + margin-top: var(--unit-size); + margin-left: calc(0.5 * var(--unit-size)); +} + +.markd ul { + list-style-type: disc; + margin-left: calc(2 * var(--unit-size)); + margin-top: var(--unit-size); } diff --git a/public/assets/css/faq/faq_small.css b/public/assets/css/faq/faq_small.css index 5a76010569..620682b366 100644 --- a/public/assets/css/faq/faq_small.css +++ b/public/assets/css/faq/faq_small.css @@ -56,14 +56,28 @@ .markd { order: 2; - background-color: #00000040; + background-color: #00000050; font-size: var(--small-size); padding: calc(3*var(--unit-size)); padding-top: var(--unit-size); - height: 100%; - margin-left: 0; - margin-right: 0; - margin-top: 0; - box-shadow: 0; - border-radius: 0; + border-radius: var(--unit-size); + margin-top: calc(2 * var(--unit-size)); + margin-right: 1%; + margin-left: 1%; + box-shadow: 0px 0px 60px -20px rgba(0, 0, 0, 0.75); +} + +.markd h2 { + margin-top: var(--unit-size); +} + +.markd p { + margin-top: var(--unit-size); + margin-left: calc(0.5 * var(--unit-size)); +} + +.markd ul { + list-style-type: disc; + margin-left: calc(2 * var(--unit-size)); + margin-top: var(--unit-size); } diff --git a/templates/faq/openid.html.twig b/templates/faq/openid.html.twig index 6a1760ed4a..a54aba9d83 100644 --- a/templates/faq/openid.html.twig +++ b/templates/faq/openid.html.twig @@ -15,13 +15,13 @@ There are many Public OpenID providers, and you may already have an OpenID-enabled account on another service. - > **On wikis:** If you have an account on an OpenID-enabled wiki, like Wikitravel, wikiHow, Vinismo, AboutUs or Keiki, you can log in to GNU social by entering the full URL of your user page on that other wiki in the box above. For example, http://kei.ki/en/User:Evan. + - **On wikis:** If you have an account on an OpenID-enabled wiki, like Wikitravel, wikiHow, Vinismo, AboutUs or Keiki, you can log in to GNU social by entering the full URL of your user page on that other wiki in the box above. For example, http://kei.ki/en/User:Evan. - > **Yahoo!:** If you have an account with Yahoo!, you can log in to this site by entering your Yahoo!-provided OpenID in the box above. Yahoo! OpenID URLs have the form https://me.yahoo.com/yourusername. + - **Yahoo!:** If you have an account with Yahoo!, you can log in to this site by entering your Yahoo!-provided OpenID in the box above. Yahoo! OpenID URLs have the form https://me.yahoo.com/yourusername. - > **AOL:** If you have an account with AOL, like an AIM account, you can log in to GNU social by entering your AOL-provided OpenID in the box above. AOL OpenID URLs have the form http://openid.aol.com/yourusername. Your username should be all lowercase, no spaces. + - **AOL:** If you have an account with AOL, like an AIM account, you can log in to GNU social by entering your AOL-provided OpenID in the box above. AOL OpenID URLs have the form http://openid.aol.com/yourusername. Your username should be all lowercase, no spaces. - > **Blogger, Wordpress.com, LiveJournal, Vox:** If you have a blog on any of these services, enter your blog URL in the box above. For example, http://yourusername.blogspot.com/, http://yourusername.wordpress.com/, http://yourusername.livejournal.com/, or http://yourusername.vox.com/. + - **Blogger, Wordpress.com, LiveJournal, Vox:** If you have a blog on any of these services, enter your blog URL in the box above. For example, http://yourusername.blogspot.com/, http://yourusername.wordpress.com/, http://yourusername.livejournal.com/, or http://yourusername.vox.com/. Additionally, once you have an account on GNU social, you can use your profile's URL (https://gnusocial.org/yourusername) as an OpenID elsewhere as well.