Рамки вокруг кода
This commit is contained in:
parent
ce6b18660a
commit
c651ba0ef0
@ -1,5 +1,6 @@
|
||||
.listingblock .pygments .hll { background-color: #ffffcc }
|
||||
.listingblock .pygments, .listingblock .pygments code { background: #ffffff; }
|
||||
.listingblock .pygments { border:1px #ddd solid;padding: 5px;background: #f8f8f8; }
|
||||
.listingblock .pygments code { background: #f8f8f8; }
|
||||
.listingblock .pygments .tok-c { color: #888888 } /* Comment */
|
||||
.listingblock .pygments .tok-err { color: #a61717; background-color: #e3d2d2 } /* Error */
|
||||
.listingblock .pygments .tok-k { color: #008800; font-weight: bold } /* Keyword */
|
||||
|
Loading…
Reference in New Issue
Block a user