$BROWSER members.html header

This commit is contained in:
2025-12-24 17:07:32 +00:00
parent 310f059427
commit 6f377b001d
2 changed files with 11 additions and 2 deletions

View File

@@ -65,6 +65,11 @@ a:hover {
color: var(--accent2);
}
#url-bar {
background-color: #444444;
padding: 0px 30px 0px 10px;
}
#member img {
width: 100px;
border-radius: 50%;