File: cdbs-doc.css

package info (click to toggle)
cdbs 0.4.48
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,012 kB
  • ctags: 58
  • sloc: sh: 4,521; xml: 1,968; makefile: 159; perl: 64; python: 16; ansic: 7; java: 5
file content (10 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
pre {
  border: 1px solid #CBCBCB;
  background-color: #FFF8ED;
  color: black;
}

.warning {
  border: 2px solid #FF0000;
  padding: 1ex;
}