Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 7 additions & 7 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
</head>

<body>

<header id="header-db" class="row" role="navigation">
<div class="header-content">

<div class="logo pull-left">
<a href="/node-mongodb-native">
<a href="/node-mongodb-native/">
<img src="/node-mongodb-native/s/img/logo-mongodb-header-slate.png", alt="MongoDB.org" />
</a>
</div>

<div>
<div class="nav-items pull-right hidden-xs">
<a href="https://university.mongodb.com" data-toggle="tooltip" data-placement="bottom" title="Free Online Classes">MongoDB University</a>
Expand All @@ -44,7 +44,7 @@
</div>
</header>



<div id="promo" class="jumbotron">
<div class="container">
Expand All @@ -61,7 +61,7 @@ <h1>404: Page not found</h1>
</div>



<div class="container">
<div class="row">
<div class="col-md-12">
Expand All @@ -77,7 +77,7 @@ <h1>404: Page not found</h1>
</div>
</div>
</div>




Expand Down
8 changes: 4 additions & 4 deletions docs/Next/assets/highlight.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
--dark-hl-0: #DCDCAA;
--light-hl-1: #000000;
--dark-hl-1: #D4D4D4;
--light-hl-2: #A31515;
--dark-hl-2: #CE9178;
--light-hl-3: #0000FF;
--dark-hl-3: #569CD6;
--light-hl-2: #0000FF;
--dark-hl-2: #569CD6;
--light-hl-3: #A31515;
--dark-hl-3: #CE9178;
--light-hl-4: #008000;
--dark-hl-4: #6A9955;
--light-hl-5: #0070C1;
Expand Down
18 changes: 18 additions & 0 deletions docs/Next/assets/icons.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading