File: imexam.css

package info (click to toggle)
imexam 0.9.1-6
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 26,868 kB
  • sloc: ansic: 13,995; python: 4,130; sh: 3,979; makefile: 485; tcl: 219; perl: 161
file content (8 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8

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

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