]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.component.scss
Client: fix login state when logout
[github/Chocobozzz/PeerTube.git] / client / src / app / app.component.scss
index 1d42f2a04c762c75c223aaab821b6f40bde12a5e..1b02b2f5744965ba094f4cf0cfa55b46b789d752 100644 (file)
@@ -1,3 +1,12 @@
+#peertube-title a {
+  color: inherit !important;
+
+  &:hover {
+    color: inherit !important;
+    text-decoration: none !important;
+  }
+}
+
 header div {
   line-height: 25px;
   margin-bottom: 30px;