The code powering m.abunchtell.com https://m.abunchtell.com
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 

21 rader
252 B

  1. .no-list {
  2. list-style: none;
  3. li {
  4. display: inline-block;
  5. margin: 0 5px;
  6. }
  7. }
  8. .recovery-codes {
  9. list-style: none;
  10. margin: 0 auto;
  11. text-align: center;
  12. li {
  13. font-size: 125%;
  14. line-height: 1.5;
  15. letter-spacing: 1px;
  16. }
  17. }