File: sncosmo.css

package info (click to toggle)
sncosmo 2.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,628 kB
  • sloc: python: 7,278; cpp: 184; makefile: 130; sh: 1
file content (15 lines) | stat: -rw-r--r-- 349 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

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

div.topbar a.brand {
  background: transparent url("sncosmo_logo_32.png") no-repeat 10px 4px;
}

div.topbar ul li a.homelink {
  width: auto;
  display: block;
  height: 20px;
  padding: 5px 25px 5px 10px;
  background: transparent url("linkout_16.png") no-repeat 10px 10px;
  background-position: 85px 5px;
}