From f97d94eab8a8d51b03fb38f5f9ab9ec66141aa90 Mon Sep 17 00:00:00 2001
From: Dries Buytaert <dries@buytaert.net>
Date: Fri, 5 Nov 2010 20:07:50 +0000
Subject: [PATCH] - Patch #932958 by Haza: node teaser text color is hard
 coded.

---
 themes/bartik/css/style.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/themes/bartik/css/style.css b/themes/bartik/css/style.css
index bc6b63243e89..631ff206ac22 100644
--- a/themes/bartik/css/style.css
+++ b/themes/bartik/css/style.css
@@ -553,7 +553,6 @@ h1#page-title,
   padding: 0 15px 15px;
 }
 .node-teaser .content {
-  color: #3b3b3b;
   clear: none;
   line-height: 1.6;
 }
-- 
GitLab