headercenter.css 200 B

12345678
  1. /* This CSS is released under Creative Commons Zero license, version 1.0
  2. which can be found here:
  3. https://creativecommons.org/share-your-work/public-domain/cc0/ */
  4. header {
  5. text-align: center;
  6. }