sources for https://poweris.moe/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
222B

  1. .main-content {
  2. padding-bottom: 3.125rem;
  3. }
  4. footer.footer-min {
  5. position: fixed;
  6. bottom: 0;
  7. width: 100%;
  8. padding: 0.1875rem;
  9. background-color: #f5f5f5;
  10. border-top: 1px solid #eeeeee;
  11. text-align: center;
  12. }