/**
 * @file stylesheet for the weather widget.
 */
#simple-weather {
  display: inline-block;
}
#simple-weather img {
  padding: 4px;
}
