mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-06 05:37:39 +02:00
convert components code examples to pygments
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
.hll { background-color: #ffffcc }
|
.hll { background-color: #ffffcc }
|
||||||
{ background: #f0f3f3; }
|
{ background: #f0f3f3; }
|
||||||
.c { color: #0099FF; font-style: italic } /* Comment */
|
.c { color: #999; } /* Comment */
|
||||||
.err { color: #AA0000; background-color: #FFAAAA } /* Error */
|
.err { color: #AA0000; background-color: #FFAAAA } /* Error */
|
||||||
.k { color: #006699; } /* Keyword */
|
.k { color: #006699; } /* Keyword */
|
||||||
.o { color: #555555 } /* Operator */
|
.o { color: #555555 } /* Operator */
|
||||||
|
1022
docs/components.html
1022
docs/components.html
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user