1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 21:49:09 +01:00

convert components code examples to pygments

This commit is contained in:
Mark Otto 2013-02-14 21:42:33 -08:00
parent 0ff7fb0d05
commit 37becbab8c
2 changed files with 506 additions and 518 deletions

View File

@ -1,6 +1,6 @@
.hll { background-color: #ffffcc }
{ background: #f0f3f3; }
.c { color: #0099FF; font-style: italic } /* Comment */
.c { color: #999; } /* Comment */
.err { color: #AA0000; background-color: #FFAAAA } /* Error */
.k { color: #006699; } /* Keyword */
.o { color: #555555 } /* Operator */

File diff suppressed because it is too large Load Diff