footer_erp.html 139 B

12345678
  1. <style>
  2. #footer {
  3. background-color: #f7f7f7;
  4. height: 100%;
  5. width: 100%;
  6. }
  7. </style>
  8. <div id="footer"></div>