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/css/misc.css
blob: ead7dd93cd062f3372e08cc7ec3b025cd6d67032 (plain) (blame)
1
2
3
4
5
6
7
8
9
.reasonable-width {
  max-width: 400px;
}
.reasonable-width-wider {
  max-width: 600px;
}
div.panel-body figure.highlight pre {
  margin-bottom: 0;
}