Browse Source

Updated doc site with updated theme css

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

+ 6
- 3
css/theme.css View File

@@ -115,9 +115,9 @@ audio, canvas, video {
*zoom: 1;
}

audio:not([controls]) {
display: none;
}
audio:not([controls]) {
display: none;
}

[hidden] {
display: none;
@@ -401,6 +401,9 @@ p {
word-wrap: break-word;
}

pre {
margin-bottom: 24px;
}

pre > code {
font-size: 13px;


Loading…
Cancel
Save