colorini
This commit is contained in:
parent
2dd005af22
commit
4dee14702d
@ -12,6 +12,12 @@
|
||||
<!-- Theme used for syntax highlighting of code -->
|
||||
<link rel="stylesheet" href="lib/css/zenburn.css">
|
||||
|
||||
<!-- User style -->
|
||||
<style>
|
||||
.red { color: #ff2c2d; }
|
||||
.green { color: #17ff2e; }
|
||||
.blue { color: #1b91ff; }
|
||||
</style>
|
||||
<!-- Printing and PDF exports -->
|
||||
<script>
|
||||
var link = document.createElement( 'link' );
|
||||
|
Loading…
Reference in New Issue
Block a user