feat: made version on homepage link to repo
This commit is contained in:
@@ -145,6 +145,13 @@ img[src=""] {
|
||||
color: var(--text-muted);
|
||||
text-align: center;
|
||||
}
|
||||
.version-link {
|
||||
color: var(--text-muted);
|
||||
text-decoration: underline;
|
||||
}
|
||||
.version-link:hover {
|
||||
color: var(--text-primary);
|
||||
}
|
||||
.nav-settings-icon {
|
||||
width:24px;
|
||||
height:24px;
|
||||
|
||||
Reference in New Issue
Block a user