summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/lib/flb_libco/doc/style.css
blob: 5181afde6c523ce7a7f696f599428843e3b68f12 (plain)
1
2
3
4
5
6
7
8
body {
  background: #333;
  color: #fff;
}

code {
  background: #444;
}