dankventskalender migrate to flask
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

14 líneas
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;}