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/common/misc.css
blob: 617aced0f3575a8dc21c5396dbbf13a5ba866b7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.wide-enough {
  max-width: 400px;
}
.wider {
  max-width: 600px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}