diff --git a/_posts/2013-08-24-on-chromebooks.md b/_posts/2013-08-24-on-chromebooks.md index ca145ec..bb4242a 100644 --- a/_posts/2013-08-24-on-chromebooks.md +++ b/_posts/2013-08-24-on-chromebooks.md @@ -65,12 +65,12 @@ need to on a laptop that’s under $300. for 2 years and 12 free Gogo passes with the Chromebook, which definitely comes in handy. -
Samsung Chromebook
-keyboard up close Samsung Chromebook
-trackpad up close

+trackpad up close" class="half-right"> While that all of that is nice, the Chromebook still only has 16GB internal storage, no DVD drive, no ethernet port, and hardly any processing power. And I diff --git a/css/main.css b/css/main.css index 247c28d..8f71a47 100755 --- a/css/main.css +++ b/css/main.css @@ -299,6 +299,29 @@ div.pagination { background-color: #333; } +.post img.half-left { + float: none; + width: 100%; +} + +.post img.half-right { + float: none; + width: 100%; +} + +@media (min-width: 40rem) { + .post img.half-left { + float: left; + width: 49%; + margin-bottom: 10px; + } + .post img.half-right { + float: right; + width: 49%; + margin-bottom: 10px; + } +} + /*****************************************************************************/ /* /* Homepage