Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/assets/css/plots.css
blob: b6880c61609a0250fa1a4ce91fb9062f29f1a790 (plain) (blame)
1
2
3
4
/* I don't like the unnecessary white space below <img>s in thumbnails. */
a.thumbnail {
  margin-bottom: 0;
}