Utilisateur:DavidL/Test8/test8.css

.wgfrwikibooks_DavidL_Test8_test8CssVersion:after{content:"20201221003";}

.test8 {
    font-family: "Kunstler Script";
    font-size: 20pt;
}

.glow:hover {
    filter: drop-shadow(0px 0px 15px #888);
}

tr.fixheader {
  position: sticky;
  top: 0;
}

.spacesky {
  background-image: url("https://upload.wikimedia.org/wikipedia/commons/a/a6/VST_image_of_the_Hercules_galaxy_cluster.jpg");
  background-repeat: repeat;
  /*background-repeat: repeat-x;
  background-position-y: bottom;*/
}

.lettrine1 p:first-child:first-letter {
  float:left;
  text-shadow:3px 3px 3px silver;
  padding-right:.1em;
  line-height:80%;
  margin:0px;
  font-size:1.8em;
}

.lettrine2 p:first-child:first-letter {
  float:left;
  text-shadow:3px 3px 3px silver;
  padding-right:.1em;
  line-height:80%;
  margin:0px;
  font-size:3.6em;
}

.lettrine3 p:first-child:first-letter {
  float:left;
  text-shadow:3px 3px 3px silver;
  padding-right:.1em;
  line-height:80%;
  margin:0px;
  font-size:5.4em;
}

.lettrine4 p:first-child:first-letter {
  float:left;
  text-shadow:3px 3px 3px silver;
  padding-right:.1em;
  line-height:80%;
  margin:0px;
  font-size:7.2em;
}