File: specutils.css

package info (click to toggle)
specutils 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,460 kB
  • sloc: python: 13,497; makefile: 111
file content (15 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (5)
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("logo_icon.png") no-repeat 8px 3px;
  background-image: url("logo_icon.png"), none;
  background-size: 32px 32px;
}

#logotext1 {
  color: #519EA8;
}

#logotext2 {
  color: #FF5000;
}