tabbed menu
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user