frontend: logout and add sitekey

This commit is contained in:
realaravinth
2021-04-30 17:30:40 +05:30
parent a5cfa3b305
commit 6e63771868
17 changed files with 255 additions and 104 deletions

View File

@@ -2,3 +2,8 @@
padding: 0;
margin: 0;
}
a {
text-decoration: none;
color: inherit;
}