<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#default #project h1 {
    margin-top: 0;
  }
  
#project table#icon {
    margin: 2em 0 4em 0;
    border-collapse: collapse;
    width: 100%;
}

#project table#icon img {
    width: 48px;
}

#project table td img {
    vertical-align: middle;
}
</pre></body></html>