Skip to content

Commit 41a73a0

Browse files
committed
#435 Add missing font family
1 parent fdf5bed commit 41a73a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

webapp/css/netpyne.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ html {
1414
}
1515
body {
1616
background: @bgDarker;
17+
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
1718
}
1819
}
1920

0 commit comments

Comments
 (0)