formations/cesi/hebergement_web/s5/default/slides.css

5 lines
270 B
CSS
Raw Normal View History

2019-05-15 12:23:31 +02:00
@import url("s5-core.css"); /* required to make the slide show run at all */
@import url("framing.css"); /* sets basic placement and size of slide components */
@import url(pretty.css); /* stuff that makes the slides look better than blah */
img { max-height: 25rem; }