<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title></title>
  </head>
  <body>
    /* Dynamic theme used by the plugin (attributes set in options panel) =====================================================================*/ .dynamic-theme { color: #eee; } .dynamic-theme .timeline-band-0 .timeline-ether-bg { background-color: #eee; } .dynamic-theme .timeline-band-0 .timeline-ether-highlight { background-color: #aaa; } .dynamic-theme .timeline-band-0 .timeline-date-label-em { color: #aaa; } .dynamic-theme .timeline-band-0 .timeline-date-label { color: #aaa; border-color: #aaa; } .dynamic-theme .timeline-band-0 .timeline-event-label { color: #aaa; } .dynamic-theme .timeline-band-0 .timeline-ether-lines { border-color: #aaa; border-style: solid; } .dynamic-theme .timeline-band-0 .timeline-highlight-label-start{ color: #444; } .dynamic-theme .timeline-band-0 .timeline-highlight-label-end{ color: #444; } .dynamic-theme .timeline-band-1 .timeline-ether-bg { background-color: #ddd; } .dynamic-theme .timeline-band-1 .timeline-ether-highlight { background-color: #aaa; } .dynamic-theme .timeline-band-1 .timeline-date-label-em { color: #aaa; } .dynamic-theme .timeline-band-1 .timeline-date-label { color: #aaa; border-color: #aaa; } .dynamic-theme .timeline-band-1 .timeline-event-label { color: #aaa; } .dynamic-theme .timeline-band-1 .timeline-ether-lines { border-color: #aaa; border-style: solid; } .dynamic-theme .timeline-band-1 .timeline-highlight-label-start{ color: #444; } .dynamic-theme .timeline-band-1 .timeline-highlight-label-end{ color: #444; }
  </body>
</html>