File: globalnav.css

package info (click to toggle)
python-asdf 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,032 kB
  • sloc: python: 24,068; makefile: 123
file content (9 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
/* Top Banner Navigation
-------------------------------------------------- */
.announcement-content a {
    padding-right: 1em;
  }

.announcement-content a:hover {
  color: fuchsia;
}