File: brand.css

package info (click to toggle)
pyraf 2.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,444 kB
  • sloc: python: 25,165; ansic: 372; lisp: 92; makefile: 8
file content (8 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
div.topbar a.brand {
  background: url("pyraflogo.png") no-repeat 10px 4px;
  background-size: 32px 32px;
}

div.topbar ul li a.homelink {
  display: none;
}