aboutsummaryrefslogtreecommitdiff
blob: 19b7190e1c50f3f624f46cca4f455b841dbe0088 (plain)
1
2
3
4
5
6
7
8
9
10
.pound-gentoo {
  background-color: #e1e1e1;
}

@media (min-width: 768px) {
  .pound-gentoo {
    margin-top: 1em;
    margin-bottom: 1em;
  }
}