#footer-left::after {content:
  /* change between these lines */

  "© 2025 Carlo Piana (Array) -- CC-BY 4.0"
}
.reveal h2, .reveal h1 {text-transform: none;}

.reveal code {font-size: 0.9em;}


.col.cleft {
  flex-grow: 1;
}

.slide-background {
background-position: top 20px right 20px;
}

/* Fullscreen images in cover of contain mode */

.reveal img.fullscreen {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto; 
  transform: translate( -50%, 0%) scale( 100% );
} 

.small  {color: navy; font-size: 0.4 !important;}
.reveal blockquote {padding-left: 0px;  margin: 0px !important; width: 100%;}

.sub2x {vertical-align:text-top; margin-top: -0.5em;}
.sub3x {vertical-align:text-top; margin-top: -0.7em;}

/* uncomment and change to set a different image or different images
not how you can put more than one, with different attributes */

/* @import url("../../../assets/lib/playfair/playfair.css"); */


/* .reveal h1 {font-family: Playfair; color: yellow; text-transform: none;} */

/* .slide-background {
    background-image: url(../img/logo_array.png),
    url(../img/uni-basel-logo.svg);

  background-size:
  12.5%,
  12.5%;} */

/* .reveal blockquote::after {content: " 》";}
.reveal blockquote::before {content: "《 ";}
.reveal blockquote::before, .reveal blockquote::after  {text-shadow: 2px 2px 5px;
font-style: normal;}

blockquote {
  width: 90% !important;
}

.reveal blockquote p:first-child, .reveal blockquote p:last-child {
    display: inline;
} */
