User Tools

Site Tools


lectures:endocrine:diabetes

This is an old revision of the document!


/* Responsive centered YouTube embeds */ .dokuwiki iframe {

  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;

}

/* Prevent overflow on large monitors */ .dokuwiki .youtube iframe {

  width: 90% !important;
  max-width: 1000px;

}

lectures/endocrine/diabetes.1771171898.txt.gz · Last modified: by andrew2393cns