Improve layout of the Feb 3 2016 post

This commit is contained in:
Thomas Jensen
2016-02-07 20:38:31 +01:00
parent 0b784a8917
commit e05ccaa53d

View File

@ -5,11 +5,9 @@ date: 2016-02-03 13:24:00 +0100
comments: false
---
<div class="container-fluid">
<div class="row">
<div class="col-xs-8" style="padding-left:0">JetBrains have decided to support <i>boxes</i>
with a free license for their C/C++ IDE <a href="https://www.jetbrains.com/clion/">CLion</a>.
That's really nice - thank you!</div>
<div class="col-xs-4"><img src="{{ site.baseurl}}/images/clion.png" width="110" height="110" alt="CLion" /></div>
</div>
</div>
<table><tr valign="top">
<td>JetBrains have decided to support <i>boxes</i>
with a free license for their C/C++ IDE <a href="https://www.jetbrains.com/clion/">CLion</a>.<br/>
That's really nice - thank you!</td><td style="width:20px;">&nbsp;</td>
<td><img src="{{ site.baseurl}}/images/clion.png" width="75" height="75" alt="CLion" /></td>
</tr></table>