]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/css/style.css
Merge pull request #4422 from rabuzarus/20180208_-_frio_rename_transparency_in_opacity
[friendica.git] / view / theme / frio / css / style.css
index 2f5cc2f0ae7315f7f7889153bc2f5777af5d7fd8..95a8aa09f9c78becd3cb0dbe6a86f70189c69fd6 100644 (file)
@@ -2134,6 +2134,11 @@ ul.dropdown-menu li:hover {
 .section-title-wrapper {
     overflow: hidden;
 }
+/* Home and Login Page */
+body.mod-home .navbar #nav-login,
+body.mod-login .navbar #nav-login {
+    display: none;
+}
 /* Profile-page */
 #profile-content-standard,
 #profile-content-advanced {