stylesheet.css 93 B

1234567891011
  1. nav a {
  2. margin-right: .5em;
  3. }
  4. /* Footer */
  5. #postamble {
  6. background-color: grey;
  7. }