<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
background-image:url("https://exhibits.sjsu.edu/files/asset/5aaf8b9d960aa30fadedbe64639e6cb226b2fbdf.jpg");
  font-family: "IBM Plex Mono", monospace;
  font-weight: 300;
  font-style: normal;
color:#94A60F;
}
h1,h2,h3,h4,h5,h6 {
  font-family: "Space Mono", monospace;
  font-weight: 400;
  font-style: normal;
color:#94A60F;
}
h1,h2 {
  font-weight: 700;
color:#AE352D;
}


a, a:visited {
color: #fff;
 font-weight: 400;
  -webkit-transition: color 2s;
    -moz-transition: color 2s;
    -o-transition: color 2s;
    transition: color 2s;
}

a:hover {
 font-weight: 400;
color: #1474D9;
}
label, span.label {
color:#94A60F;
}
.resource__meta a {
color:#94A60F;
}
#menu-drawer {
background-color:#000;
}
.menu-drawer .navigation-controls  {
background-color:#000;
}

.main-header {
background:transparent;
}
.main-header__top-bar {
background-color:#000;
opacity:.8;
}
.main-header hr {
background:transparent;
heigh:3px;
}
.main-header__main-bar {
background-color:#000;
}

#main-content {
background-color:#000;
color:#94A60F;
margin-top:15px;
margin-bottom: 10px;
margin-left:10px;
}
@media (min-width: 1450px) {
#main-content {
margin-left:auto;
}
.main-footer{
max-width: 1440px;
    margin: auto;
}
}
.main-footer__top {
background-color:#000;
opacity:.9;
}
.main-footer hr {
background-color:#D92114;
}

.main-footer__bottom {
background-color:#000;
opacity:.8;
}
</pre></body></html>