mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 03:57:11 -07:00
More colors.
This commit is contained in:
parent
d8637a2e85
commit
e72ef89ae9
4 changed files with 154 additions and 148 deletions
|
@ -140,9 +140,9 @@ function generateScript(src) {
|
|||
}
|
||||
|
||||
var LINKS = [
|
||||
"../css/kobalt.css",
|
||||
"../bootstrap/dist/css/bootstrap.min.css",
|
||||
"../sh/styles/shCore.css"
|
||||
"../sh/styles/shCore.css",
|
||||
"../css/kobalt.css"
|
||||
];
|
||||
|
||||
var SCRIPTS = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue