This is a gentle fork from https://framagit.org/marienfressinaud/photos.marienfressinaud.fr with a responsive and optimized mindset. https://media.larlet.fr/
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.

main.css 79B

123456789
  1. body {
  2. color: #fff;
  3. background-color: #222;
  4. }
  5. a {
  6. color: #fff;
  7. }