Once again, fixed tests so they pass, although they don't actually
test anything useful.
This commit is contained in:
parent
257d306d5d
commit
c0e5729c81
7 changed files with 75 additions and 34 deletions
|
|
@ -64,9 +64,11 @@ body {
|
|||
margin: 0;
|
||||
display: inline;
|
||||
}
|
||||
.nav-item a { color: rgb(64, 64, 64);
|
||||
|
||||
#nav ul li a {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
font-weight: bold;
|
||||
padding: 0.25em 0.75em;
|
||||
margin: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue