From eb494a186cb8d63127612ab1ef9a09b3e609ea5f Mon Sep 17 00:00:00 2001 From: kpcyrd Date: Wed, 10 Sep 2014 15:17:46 +0200 Subject: [PATCH] Remove posts css rules --- css/main.css | 17 ----------------- index.html | 2 +- 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/css/main.css b/css/main.css index ed3a2c9..fdea307 100644 --- a/css/main.css +++ b/css/main.css @@ -118,23 +118,6 @@ a:visited { color: #205caa; } .home h1 { margin-bottom: 25px; } -.posts { list-style-type: none; } - -.posts li { margin-bottom: 30px; } - -.posts .post-link { - font-size: 24px; - letter-spacing: -1px; - line-height: 1; -} - -.posts .post-date { - display: block; - font-size: 15px; - color: #818181; -} - - /* Post styles */ /* ----------------------------------------------------------*/ diff --git a/index.html b/index.html index 0ab56ee..dd85ae2 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ layout: default ---
-