This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2017-04-12 07:01:59 -07:00
|
|
|
.no-list {
|
|
|
|
list-style: none;
|
|
|
|
|
|
|
|
li {
|
|
|
|
display: inline-block;
|
|
|
|
margin: 0 5px;
|
|
|
|
}
|
|
|
|
}
|
2017-04-15 04:26:03 -07:00
|
|
|
|
|
|
|
.recovery-codes {
|
2017-04-15 19:32:57 -07:00
|
|
|
list-style: none;
|
2017-04-21 19:23:17 -07:00
|
|
|
margin: 0 auto;
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
li {
|
|
|
|
font-size: 125%;
|
|
|
|
line-height: 1.5;
|
|
|
|
letter-spacing: 1px;
|
|
|
|
}
|
2017-04-15 04:26:03 -07:00
|
|
|
}
|