/*
 * CSS ephemerides.css
 */
ul#ephemeride li {
  border-bottom: 0;
  line-height: 1;
}
span#sunset,
span#sunrise,
span#duration {
  font-weight: bold;
  text-shadow:1px 1px 0 #444;
}
