summaryrefslogtreecommitdiff
path: root/static/css/password_reset.css
blob: 7dc2171760d11b12427981f754ed69871fe6c32a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#content.reset-content { z-index: 77; }

#passwordreset #feedback {
  color: red;
  margin-bottom: 2em;
}

#passwordreset label {
  display: block;
  text-align: left;
  margin-bottom: -8px;
}