+
Geeky
-
<% sorted_articles[0..9].each do |article| %>
@@ -63,6 +63,7 @@
+
- diff --git a/output/css/style.css b/output/css/style.css index c7a41e3..952ae83 100644 --- a/output/css/style.css +++ b/output/css/style.css @@ -147,10 +147,14 @@ ul#menu li { } .column { - width: 30%; + width: 31%; float: left; + margin-left: 2em; + margin-bottom: 4em; +} +.first { + margin-left: 0; } - .flickr { clear: both; }