forked from tsai/mathnet-numerics
31 changed files with 44 additions and 33 deletions
@ -1,5 +1,16 @@ |
|||||
|
.navbar-nav .nav-link { |
||||
|
padding-top: 0.1rem; |
||||
|
padding-bottom: 0.1rem; |
||||
|
} |
||||
|
|
||||
/*-------------------------------------------------------------------------- |
#fsdocs-content li { |
||||
Customize your CSS here |
margin: 0px 0px 10px 0px; |
||||
/*--------------------------------------------------------------------------*/ |
} |
||||
|
|
||||
|
.masthead h3 { |
||||
|
margin-top: 15px; |
||||
|
margin-bottom: 5px; |
||||
|
font-size: 130%; |
||||
|
text-align: right; |
||||
|
color: #999999; |
||||
|
} |
||||
|
|||||
Loading…
Reference in new issue