<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

.CaltechAUTHORS .unknown-year { display: none; }
.CaltechAUTHORS .jump-list {
  padding-bottom: 0.24em;
  margin-bottom: 0.24em;
}
.CaltechAUTHORS .jump-list-label {
  padding-left:0.5em;
  padding-right:0.5em;
  margin-bottom: 0.5em;
  border-right: solid 1px #e7e7e7;
  display: inline-block;
}
.CaltechAUTHORS .jump-list-label:last-child {
  border-right: none;
}
.CaltechAUTHORS li {
  padding-bottom: 0.24em;
  margin-bottom: 0.24em;
  list-style: none;
}

.CaltechAUTHORS ul &gt; li {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.CaltechAUTHORS ul &gt; li:last-child {
  border-bottom: transparent;
}

.CaltechAUTHORS a {
  padding-right: 0.24em;
  color: #d5a201;
}
.CaltechAUTHORS span {
  padding-right: 0.24em;
}
.CaltechAUTHORS div {
  padding-bottom: 0.24em;
  margin-bottom: 0.24em;
}
.CaltechAUTHORS .year-heading {
  font-size: 2rem;
  color: #5b90de;
}</pre></body></html>