x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<style>
#nav-tab-startups{display: block !important;}
#audienceresults{display: none !important;}
p.hosts-content {
    color: var(--primary-font-color);
}

.hosts-container {
    background: white !important;
}

#hosts-view-outer-container .event-nav-tab {
    width: auto;
}
</style>

...