tabbed menu

This commit is contained in:
ntr
2019-09-06 15:13:10 +10:00
parent 7af81c5252
commit a429f21367
16 changed files with 514 additions and 289 deletions
+10
View File
@@ -67,6 +67,7 @@ hr {
color: #222;
margin: 1.5em 0;
width: 100%;
border-top: 1px solid #222;
}
figure {
@@ -287,4 +288,13 @@ header {
nav {
display: none;
}
ul {
margin-bottom: 1em;
list-style: inside;
}
li {
margin-bottom: 0.5em;
}