From a4f394b32adaee1d01aea8711d8ced54e0cf0b2c Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Fri, 17 May 2013 17:30:50 +0100 Subject: [PATCH] Fixes to titles of giffmex theme tiddlers --- themes/giffmex/blanca/styles.tid | 2 +- themes/giffmex/blue/styles.tid | 2 +- themes/giffmex/rocker/styles.tid | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/giffmex/blanca/styles.tid b/themes/giffmex/blanca/styles.tid index 4acb73b31..fbd2e9431 100644 --- a/themes/giffmex/blanca/styles.tid +++ b/themes/giffmex/blanca/styles.tid @@ -1,4 +1,4 @@ -title: $:/themes/giffmex/blanca/styles.tid +title: $:/themes/giffmex/blanca/styles tags: [[$:/tags/stylesheet]] body { diff --git a/themes/giffmex/blue/styles.tid b/themes/giffmex/blue/styles.tid index 64b264242..faad3acb9 100644 --- a/themes/giffmex/blue/styles.tid +++ b/themes/giffmex/blue/styles.tid @@ -1,4 +1,4 @@ -title: $:/themes/giffmex/blue/styles.tid +title: $:/themes/giffmex/blue/styles tags: [[$:/tags/stylesheet]] body { diff --git a/themes/giffmex/rocker/styles.tid b/themes/giffmex/rocker/styles.tid index 98e897ff2..017c55607 100644 --- a/themes/giffmex/rocker/styles.tid +++ b/themes/giffmex/rocker/styles.tid @@ -1,4 +1,4 @@ -title: $:/themes/giffmex/rocker/styles.tid +title: $:/themes/giffmex/rocker/styles tags: [[$:/tags/stylesheet]] body { font-size:14px;line-height:20px; background-color:#000000;}