mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-08-13 16:47:25 +02:00
Improve layout of the Feb 3 2016 post
This commit is contained in:
@ -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;"> </td>
|
||||
<td><img src="{{ site.baseurl}}/images/clion.png" width="75" height="75" alt="CLion" /></td>
|
||||
</tr></table>
|
||||
|
Reference in New Issue
Block a user