Browse Source

Updated docs with fixed theme

pull/60/head
Frans Bouma 10 years ago
parent
commit
fa255f46eb
1 changed files with 17 additions and 0 deletions
  1. +17
    -0
      css/theme.css

+ 17
- 0
css/theme.css View File

@@ -880,6 +880,23 @@ div.figure p {
transform: translateY(-3px);
}

.tab-content > p:last-child {
margin-bottom:0;
}

.tab-content > pre {
margin-top: -12px;
margin-left: -15px;
margin-right: -15px;
margin-bottom: -8px;
}

.tab-content > pre > code {
box-shadow: initial;
border: 0;
}


/* #endregion*/

/* #region Breadcrumbs*/


Loading…
Cancel
Save