Skip to content
This repository has been archived by the owner on Feb 19, 2018. It is now read-only.

Commit

Permalink
Updated: Timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tav committed Mar 3, 2013
1 parent 0710060 commit a00caf7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions timeline.md
Expand Up @@ -9,8 +9,8 @@ title: Timeline
font-family: Abel;
}
#tl th {
background: #E8CAA4;
color: #000;
background: #424254;
color: #fff;
font-size: 18px;
height: 40px;
padding-bottom: 5px;
Expand Down Expand Up @@ -39,6 +39,7 @@ title: Timeline
}
#tl td.minor {
background: #424254;
background: #E8CAA4;
}
</style>
<table id="tl">
Expand Down Expand Up @@ -70,7 +71,7 @@ title: Timeline
</tr>
<tr>
<th class="month">June</th>
<td class="minor" rowspan="3">Iterative development: new apps, bug fixes, mobile interfaces, optimisations, API cleanup, toolchain and UX improvements.</td>
<td class="minor" rowspan="3">New apps, bugfixes, mobile interfaces, optimisations, API cleanup, toolchain/UX improvements.</td>
<td></td>
<td></td>
<td></td>
Expand Down

0 comments on commit a00caf7

Please sign in to comment.