From 1a18e361cc25df7746a460e99ac3dd5394e98547 Mon Sep 17 00:00:00 2001 From: giffmex Date: Mon, 8 Sep 2014 09:54:18 -0500 Subject: [PATCH] Update tw5.com-styles.tid Aesthetic change: more attractive light blue, and unnecessary borders removed. --- editions/tw5.com/tiddlers/system/tw5.com-styles.tid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editions/tw5.com/tiddlers/system/tw5.com-styles.tid b/editions/tw5.com/tiddlers/system/tw5.com-styles.tid index 4cd15c38a..0d6823e8c 100644 --- a/editions/tw5.com/tiddlers/system/tw5.com-styles.tid +++ b/editions/tw5.com/tiddlers/system/tw5.com-styles.tid @@ -26,10 +26,10 @@ tags: $:/tags/stylesheet .tc-link-info-item { display: inline-block; - border: 1px solid <>; + border: none; padding: 5px 10px; margin-bottom: 10px; - background: #fcf8f8; + background: #ddeeff; font-size: 0.8em; line-height: 1.2; }