Add font and fix css for li
- Added Open Sans to template.html. - Changed li style to only apply if in nav.
This commit is contained in:
parent
0456902e5c
commit
c501e8d7d4
2 changed files with 6 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ nav li {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
li a {
|
||||
nav li a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue