species-of-things
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

appendix.css
text/css

Download raw (3.5 KB)

/* Generated by less 2.5.1 */
/* -------------------------------------------- Columns ----------------------------------------- */
#column1 {
  width: 31%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
#column2 {
  width: 31%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  left: 32%;
}
#column3 {
  width: 31%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 64%;
}
/* -------------------------------------------- FLOWS ----------------------------------------- */
.appendix10 {
  -webkit-flow-from: appendix10Flow;
  flow-from: appendix10Flow;
  max-height: 100%;
}
.appendix11 {
  -webkit-flow-from: appendix11Flow;
  flow-from: appendix11Flow;
  max-height: 100%;
}
.appendix8 {
  -webkit-flow-from: appendix8Flow;
  flow-from: appendix8Flow;
  max-height: 100%;
}
.appendix9 {
  -webkit-flow-from: appendix9Flow;
  flow-from: appendix9Flow;
  max-height: 100%;
}
#flow-appendix10 {
  -webkit-flow-into: appendix10Flow;
  flow-into: appendix10Flow;
  font-family: sans-serif;
  background: white;
  border: 0px solid black;
  padding-left: 8px;
  padding-top: 8px;
  padding-right: 8px;
  line-height: 23px;
  padding-bottom: 8px;
  border: 1px dashed black;
  border-right: 1px solid black;
  border-left: 0px;
  height: 500px;
  overflow: hidden;
  margin-top: 50px;
  transform: skew(0deg, 10deg);
  -webkit-transform: skew(0deg, 10deg);
  -moz-transform: skew(0deg, 10deg);
  -o-transform: skew(0deg, 10deg);
  -ms-transform: skew(0deg, 10deg);
}
#flow-appendix10:hover {
  border: 10px solid red!important;
}
#flow-appendix11 {
  -webkit-flow-into: appendix10Flow;
  flow-into: appendix10Flow;
  font-family: sans-serif;
  background: white;
  border: 3px double black;
  margin-top: 10px;
  padding-left: 8px;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
}
#flow-appendix8 {
  -webkit-flow-into: appendix8Flow;
  flow-into: appendix8Flow;
  background: white;
  border: 0px solid black;
  padding-left: 8px;
  padding-top: 8px;
  padding-right: 8px;
  line-height: 23px;
  padding-bottom: 8px;
  margin-top: -10px;
  transform: skew(0deg, -10deg);
  -webkit-transform: skew(0deg, -10deg);
  -moz-transform: skew(0deg, -10deg);
  -o-transform: skew(0deg, -10deg);
  -ms-transform: skew(0deg, -10deg);
}
#flow-appendix8 {
  border-top: 1px solid black;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(black));
  background-image: -webkit-linear-gradient(black, transparent);
  background-image: -moz-linear-gradient(transparent, black), -moz-linear-gradient(black, transparent);
  background-image: -o-linear-gradient(black, transparent), -o-linear-gradient(black, transparent);
  background-image: linear-gradient(black, transparent), linear-gradient(black, transparent);
  -moz-background-size: 1px 100%;
  background-size: 1px 100%;
  background-position: 0 0, 100% 0;
  background-repeat: no-repeat;
}
#flow-appendix8 h1 {
  font-size: 40px;
  font-family: "helvetica";
  text-align: center;
  font-style: normal;
  font-variant-caps: all-small-caps;
  line-height: 80px;
  text-transform: uppercase;
}
#flow-appendix9 {
  -webkit-flow-into: appendix9Flow;
  flow-into: appendix9Flow;
  background: white;
  border: 1px dotted black;
  padding-left: 8px;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  margin-top: 450px;
  transform: scale(0.993, 1.541);
  -webkit-transform: scale(0.993, 1.541);
  -moz-transform: scale(0.993, 1.541);
  -o-transform: scale(0.993, 1.541);
  -ms-transform: scale(0.993, 1.541);
}
/* -------------------------------------------- Typographie ----------------------------------------- */