From 2d80115534e1f047167483a97fab03a9a068cbba Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Tue, 29 May 2012 21:58:09 +0100 Subject: [PATCH] Switched css files to .tid format --- tw5.com/shadows/{bootstrap.css => bootstrap.css.tid} | 3 +++ tw5.com/shadows/{styles.css => styles.css.tid} | 3 +++ 2 files changed, 6 insertions(+) rename tw5.com/shadows/{bootstrap.css => bootstrap.css.tid} (99%) rename tw5.com/shadows/{styles.css => styles.css.tid} (99%) diff --git a/tw5.com/shadows/bootstrap.css b/tw5.com/shadows/bootstrap.css.tid similarity index 99% rename from tw5.com/shadows/bootstrap.css rename to tw5.com/shadows/bootstrap.css.tid index 4897eaf87..b846493ad 100755 --- a/tw5.com/shadows/bootstrap.css +++ b/tw5.com/shadows/bootstrap.css.tid @@ -1,3 +1,6 @@ +title: bootstrap.css +type: text/css + /*! * Bootstrap v2.0.2 * diff --git a/tw5.com/shadows/styles.css b/tw5.com/shadows/styles.css.tid similarity index 99% rename from tw5.com/shadows/styles.css rename to tw5.com/shadows/styles.css.tid index 655be2d92..32a2df723 100644 --- a/tw5.com/shadows/styles.css +++ b/tw5.com/shadows/styles.css.tid @@ -1,3 +1,6 @@ +title: styles.css +type: text/css + body { position: relative; }