File: website.css

package info (click to toggle)
rust-derivative 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 724 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
code .hljs-meta {
  color: #969896
}

code .hljs-meta-string {
  color: #183691
}

code .hljs-title {
  color: #a71d5d !important
}