2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Start using some includes; test out some pygments highlighting

This commit is contained in:
Mark Otto
2013-02-13 23:37:08 -08:00
parent b12ff91d48
commit d709dba284
11 changed files with 460 additions and 350 deletions
+15
View File
@@ -485,6 +485,21 @@ input.focused {
overflow: auto;
}
.highlight {
margin-bottom: 14px;
padding: 14px;
border-radius: 5px;
}
.highlight pre {
padding: 0;
margin-bottom: 0;
background-color: transparent;
border: 0;
}
.highlight pre code {
color: #ccc;
}
/* Docs gallery