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 comments: false
--- ---
<div class="container-fluid"> <table><tr valign="top">
<div class="row"> <td>JetBrains have decided to support <i>boxes</i>
<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>.<br/>
with a free license for their C/C++ IDE <a href="https://www.jetbrains.com/clion/">CLion</a>. That's really nice - thank you!</td><td style="width:20px;">&nbsp;</td>
That's really nice - thank you!</div> <td><img src="{{ site.baseurl}}/images/clion.png" width="75" height="75" alt="CLion" /></td>
<div class="col-xs-4"><img src="{{ site.baseurl}}/images/clion.png" width="110" height="110" alt="CLion" /></div> </tr></table>
</div>
</div>