Add placeholder pages for Domains and Accounts; mark current page in navbar

This commit is contained in:
Lexi / Zoe 2021-07-29 18:15:38 +02:00
parent e58036b2b3
commit 70093b1376
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
10 changed files with 95 additions and 15 deletions

View file

@ -31,6 +31,7 @@ nav {
nav ul {
display: flex;
margin: -1px 0 0 0;
padding: 0 1.5em;
border: 0;
border-bottom: 1px solid #000000;