From 5aced11a3cce560767e2dbb376bc6f80d5312dbb Mon Sep 17 00:00:00 2001 From: Gabriel Dunne Date: Mon, 30 Sep 2013 16:22:10 -0700 Subject: [PATCH] A different intex style. --- css/style.css | 9 +++++++++ templates/projects.html.tpl | 15 ++++++++------- 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/css/style.css b/css/style.css index f091882..2b4121d 100644 --- a/css/style.css +++ b/css/style.css @@ -233,6 +233,15 @@ margin-bottom:0.2em; width:200px; margin:0 2em 2em 0; } +.entries.projects.index li { + float:left; + height:250px; + width:200px; + margin:0 2em 2em 0; +} +.entries.projects.index li .tags { + display:none !important; +} .entries.projects li .thumb { max-width:200px; max-height:200px; diff --git a/templates/projects.html.tpl b/templates/projects.html.tpl index 115a3bf..d916c45 100644 --- a/templates/projects.html.tpl +++ b/templates/projects.html.tpl @@ -34,9 +34,9 @@
--> -