#18: A lot better, but not there yet

Looks fine on desktops. On phones the wiki page looks reasonable, but for some reason I can't yet fathom has a huge right margin; tablets I haven't tackled yet.
This commit is contained in:
simon 2017-03-12 19:26:26 +00:00
parent 6873b11fbd
commit 136057a09e
9 changed files with 313 additions and 88 deletions

View file

@ -42,13 +42,13 @@ body {
display: none;
}
#nav ul li {
#nav menu li {
padding: 0;
margin: 0;
display: inline;
}
#nav ul li a {
#nav menu li a {
color: white;
text-decoration: none;
font-weight: bold;