File: ccdproc.css

package info (click to toggle)
ccdproc 2.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,132 kB
  • sloc: python: 5,554; makefile: 112
file content (10 lines) | stat: -rw-r--r-- 207 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10


@import url("bootstrap-astropy.css");

div.topbar a.brand {
  background: transparent url("ccd_proc.png") no-repeat 10px 4px;
  background-image: url("ccdproc.svg"), none;
  background-size: 32px 32px;

}