File: specreduce.css

package info (click to toggle)
specreduce 1.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,500 kB
  • sloc: python: 4,449; makefile: 109
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;
}