Skip to content

Commit

Permalink
docs css update.
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Jun 14, 2016
1 parent 6860516 commit 300e4f5
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions jsdoc/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ html {
}

html, body, section {
background-color: #FBFBFB;
background-color: #F5F5F5
}

h4.name {
Expand Down Expand Up @@ -35,10 +35,7 @@ code span {
}

nav {
background-color: SteelBlue;
border-width: 0px 1px 0px 0;
border-color: SteelBlue;
border-style: solid;
background-color: #404040;
padding: 10px 20px 20px 20px;
width: auto;
top: 0;
Expand Down

0 comments on commit 300e4f5

Please sign in to comment.