dankventskalender migrate to flask
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.

14 line
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;}