]>
Witch of Git - web/blog/blob - static/prism.css
   2 https://prismjs.com/download.html#themes=prism */ 
   4  * prism.js default theme for JavaScript, CSS and HTML 
   5  * Based on dabblet (http://dabblet.com) 
   9 code
[class
*="language-"], 
  10 pre
[class
*="language-"] { 
  12         text-shadow: 0 1px white
; 
  13         font-family: Consolas
, Monaco
, 'Andale Mono', 'Ubuntu Mono', monospace
; 
  26         -webkit-hyphens: none
; 
  32 pre::selection
, pre ::selection
, code::selection
, code ::selection 
{ 
  38         code
[class
*="language-"], 
  39         pre
[class
*="language-"] { 
  45 :not
(pre
) > code
[class
*="language-"] { 
  87 .language-css 
.token
.string
, 
  88 .style .token.string { 
  90         /* background: hsla(0, 0%, 100%, .5); */ 
 
This page took 0.056149 seconds  and 5 git commands  to generate.