Simon Hunt

LnF updates to navigation menu. (reduce size of font).

Change-Id: I4fd9cf1fb799d8c6adbeb36c86fb1c1499b674e4
...@@ -41,7 +41,7 @@ html[data-platform='iPad'] #nav { ...@@ -41,7 +41,7 @@ html[data-platform='iPad'] #nav {
41 41
42 #nav a { 42 #nav a {
43 text-decoration: none; 43 text-decoration: none;
44 - font-size: 13pt; 44 + font-size: 12pt;
45 font-weight: lighter; 45 font-weight: lighter;
46 display: block; 46 display: block;
47 padding: 6px 10px; 47 padding: 6px 10px;
......