Skip to content

Commit 31ff936

Browse files
committed
Import syntax highlighting docs
1 parent 2ad5b6e commit 31ff936

2 files changed

Lines changed: 399 additions & 52 deletions

File tree

doc/site/style.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -387,8 +387,8 @@ UL.menu-footer LI A:hover {
387387
}
388388

389389
.nav-tabs > li > a, .nav-pills > li > a {
390-
padding-right: 30px;
391-
padding-left: 30px;
390+
padding-right: 17px;
391+
padding-left: 17px;
392392
border-right: 1px solid #bbb;
393393
border-radius: 0;
394394
margin: 0;
@@ -403,8 +403,8 @@ UL.menu-footer LI A:hover {
403403
}
404404

405405
.nav.nav-pills li:first-child > a {
406-
padding-left: 29px;
407-
padding-right: 29px;
406+
padding-left: 28px;
407+
padding-right: 28px;
408408
}
409409

410410
.nav.nav-pills li:first-child > a > img {

0 commit comments

Comments
 (0)