mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Style font size
This commit is contained in:
parent
b5fe81201d
commit
e21cdd24c0
1 changed files with 2 additions and 1 deletions
|
|
@ -305,7 +305,8 @@ body {
|
|||
}
|
||||
|
||||
.navbar-brand small {
|
||||
font-size: 60%;
|
||||
font-size: 14px;
|
||||
font-family: 'Helvetica Neue', Helvetica;
|
||||
color: #FFF; }
|
||||
|
||||
.navbar-collapse.collapse {
|
||||
|
|
|
|||
Loading…
Reference in a new issue