dankventskalender migrate to flask
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

14 lines
220B

  1. video {
  2. width:100%;
  3. max-width:500px;
  4. height:auto;
  5. }
  6. iframe{
  7. width:100%;
  8. max-width:500px;
  9. }
  10. img {
  11. width: 100%;
  12. }
  13. body,h1,h2,h3,h4,h5 {font-family: "Raleway", sans-serif; color:black;}