Reorganizing _static directory

This commit is contained in:
mike cullerton 2021-06-29 13:51:39 -04:00
parent b34f7bd271
commit ebbd83d06d
5 changed files with 15 additions and 0 deletions

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

15
_static/custom.css Normal file
View File

@ -0,0 +1,15 @@
div#cr-connect-bpmn h2, div#cr-connect-frontend h2, div#sartography-libraries h2 {
color: green
}
div#spiffworkflow h2 {
color: orange
}
div#protocol-builder-mock h2 {
color: red
}
div#databases h2 {
color: blue
}

View File

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB