feat: link sofarr title to repo
This commit is contained in:
@@ -872,6 +872,16 @@ body {
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
.title-link {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.title-link:hover {
|
||||
text-decoration: underline;
|
||||
text-underline-offset: 3px;
|
||||
}
|
||||
|
||||
/* ===== Login ===== */
|
||||
.login-container {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user