1
0
Fork 0
mirror of https://github.com/treffynnon/sqlstyle.guide.git synced 2025-03-09 12:49:51 -05:00

Add licence to syntax css file

This commit is contained in:
Simon Holywell 2015-07-03 16:47:13 +01:00
parent 16f621f87b
commit fff356547f

View file

@ -1,3 +1,12 @@
/*
Syntax highlighting style from https://raw.githubusercontent.com/mdo/code-guide/gh-pages/_includes/syntax.css
Where @mdo releases it under MIT
*/
.hll { background-color: #ffffcc }
/*{ background: #f0f3f3; }*/
.c { color: #999; } /* Comment */