Line 213: | Line 213: | ||
} | } | ||
table.timeline td img { | table.timeline td img { | ||
− | width: | + | width:70%; |
margin:0 0 0 10px; | margin:0 0 0 10px; | ||
} | } | ||
− | + | table.timeline td:first-child { | |
+ | border-right: 4px solid #94d2e6; | ||
+ | } | ||
+ | table.timeline td:first-child div:before { | ||
+ | float: right; | ||
+ | } | ||
+ | table.timeline td:first-child img { | ||
+ | float: right; | ||
+ | width:100%; | ||
+ | height:100%; | ||
+ | } | ||
Line 320: | Line 330: | ||
<!-- partial:index.partial.html --> | <!-- partial:index.partial.html --> | ||
− | <table class="timeline" style="border | + | <table class="timeline" style="border: collapse !important;"> |
<tbody> | <tbody> | ||
Line 350: | Line 360: | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Revision as of 14:18, 14 October 2019